mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -04:00
parent
cc30378022
commit
5150494cf3
3 changed files with 18 additions and 22 deletions
|
@ -185,7 +185,7 @@ GOTSHELLBOX = Picked up a box of shotgun shells.
|
|||
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!
|
||||
GOTCHAINSAW = You got the ripsaw!
|
||||
GOTLAUNCHER = You got the missile launcher!
|
||||
GOTPLASMA = You got the polaric energy weapon!
|
||||
GOTSHOTGUN = You got the pump-action shotgun!
|
||||
|
@ -193,7 +193,7 @@ GOTSHOTGUN2 = You got the double-barrelled shotgun!
|
|||
TAG_FIST = fist
|
||||
TAG_BFG9000 = SKAG 1337
|
||||
TAG_CHAINGUN = minigun
|
||||
TAG_CHAINSAW = angle grinder
|
||||
TAG_CHAINSAW = ripsaw
|
||||
TAG_ROCKETLAUNCHER = missile launcher
|
||||
TAG_PLASMARIFLE = polaric energy weapon
|
||||
TAG_SHOTGUN = pump-action shotgun
|
||||
|
@ -642,7 +642,7 @@ OB_BABY=%o let a technospider get %h.
|
|||
OB_CYBORG=%o was splattered by an assault tripod.
|
||||
OB_WOLFSS=%o met a sailor.
|
||||
OB_MPFIST=%k punched %o to death.
|
||||
OB_MPCHAINSAW=%o was shredded by %k's angle grinder.
|
||||
OB_MPCHAINSAW=%o was shredded by %k's ripsaw.
|
||||
OB_MPPISTOL=%o was tickled by %k's handgun.
|
||||
OB_MPSHOTGUN=%o chewed on %k's boomstick.
|
||||
OB_MPSSHOTGUN=%k swapped two barrels upside %o's head.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue