mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
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:
parent
9f8b3fd1a9
commit
b5bcdf0c62
2 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ GOTCELL = picked up a small polaric recharge.
|
||||||
GOTCELLBOX = picked up a large polaric recharge.
|
GOTCELLBOX = picked up a large polaric recharge.
|
||||||
GOTSHELLS = picked up some shotgun shells.
|
GOTSHELLS = picked up some shotgun shells.
|
||||||
GOTSHELLBOX = picked up a box of 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!
|
GOTBFG9000 = the SKAG 1337 ... time to kick some ass!
|
||||||
GOTCHAINGUN = you got the minigun!
|
GOTCHAINGUN = you got the minigun!
|
||||||
GOTCHAINSAW = you got the angle grinder!
|
GOTCHAINSAW = you got the angle grinder!
|
||||||
|
|
|
@ -102,7 +102,7 @@ GOTCELL = picked up a small polaric recharge.
|
||||||
GOTCELLBOX = picked up a large polaric recharge.
|
GOTCELLBOX = picked up a large polaric recharge.
|
||||||
GOTSHELLS = picked up some shotgun shells.
|
GOTSHELLS = picked up some shotgun shells.
|
||||||
GOTSHELLBOX = picked up a box of 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!
|
GOTBFG9000 = the SKAG 1337 ... time to kick some ass!
|
||||||
GOTCHAINGUN = you got the minigun!
|
GOTCHAINGUN = you got the minigun!
|
||||||
GOTCHAINSAW = you got the angle grinder!
|
GOTCHAINSAW = you got the angle grinder!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue