weapons: rename slot 1 weapon to "ripsaw".

Addresses #1022.
This commit is contained in:
mc776 2023-07-14 19:38:12 -07:00 committed by GitHub
parent cc30378022
commit 5150494cf3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 22 deletions

View file

@ -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.