Skip to content

Fix wrong message when taking exactly 1 extra life

Wuzzy requested to merge Wuzzy/xonotic-data.pk3dir:extralife into master

If you pick up exactly 1 extra life in LMS or InstaGib, the message said “You picked up some extra lives”.

This is wrong.

This MR fixes this by changing the message to “You picked up an extra life” when exactly 1 extra life was picked up.

Merge request reports