dehacked: You found a backpack!

In levels with multiple backpacks, all of them said they were a
"second backpack" and that's kinda lame.
This commit is contained in:
Catoptromancy 2017-02-02 07:59:51 -08:00 committed by Mike Swanson
parent 9f8b3fd1a9
commit b5bcdf0c62
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ GOTCELL = picked up a small polaric recharge.
GOTCELLBOX = picked up a large polaric recharge.
GOTSHELLS = picked up some shotgun shells.
GOTSHELLBOX = picked up a box of shotgun shells.
GOTBACKPACK = second backpack!
GOTBACKPACK = you found a backpack!
GOTBFG9000 = the SKAG 1337 ... time to kick some ass!
GOTCHAINGUN = you got the minigun!
GOTCHAINSAW = you got the angle grinder!

View file

@ -102,7 +102,7 @@ GOTCELL = picked up a small polaric recharge.
GOTCELLBOX = picked up a large polaric recharge.
GOTSHELLS = picked up some shotgun shells.
GOTSHELLBOX = picked up a box of shotgun shells.
GOTBACKPACK = second backpack!
GOTBACKPACK = you found a backpack!
GOTBFG9000 = the SKAG 1337 ... time to kick some ass!
GOTCHAINGUN = you got the minigun!
GOTCHAINSAW = you got the angle grinder!