mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-03 01:25:45 -04:00
lumps: Revert a couple changes made by Voros.
"Got a 1%..." was correct, and why censor the word ass?
This commit is contained in:
parent
408de9c3bc
commit
a1bf734a5f
2 changed files with 6 additions and 6 deletions
|
@ -79,8 +79,8 @@ par 32 0 # 00:00 - Catoptromancy OLD run for v0.7
|
||||||
STARTUP5============================================================================\nThis is Freedoom, the free content first person shooter.\n\nFreedoom is freely redistributable under the terms of the modified BSD\nlicense. Check out the Freedoom website for more information:\n\n https://freedoom.github.io/\n============================================================================
|
STARTUP5============================================================================\nThis is Freedoom, the free content first person shooter.\n\nFreedoom is freely redistributable under the terms of the modified BSD\nlicense. Check out the Freedoom website for more information:\n\n https://freedoom.github.io/\n============================================================================
|
||||||
GOTARMOR = picked up a light armor vest.
|
GOTARMOR = picked up a light armor vest.
|
||||||
GOTMEGA = picked up a heavy armor vest.
|
GOTMEGA = picked up a heavy armor vest.
|
||||||
GOTHTHBONUS = got an 1% health bonus.
|
GOTHTHBONUS = got a 1% health bonus.
|
||||||
GOTARMBONUS = got an 1% armor bonus.
|
GOTARMBONUS = got a 1% armor bonus.
|
||||||
GOTSTIM = picked up a small health pack.
|
GOTSTIM = picked up a small health pack.
|
||||||
GOTMEDINEED = found a large health pack, just in time!
|
GOTMEDINEED = found a large health pack, just in time!
|
||||||
GOTMEDIKIT = picked up a large health pack.
|
GOTMEDIKIT = picked up a large health pack.
|
||||||
|
@ -107,7 +107,7 @@ 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 = second backpack!
|
||||||
GOTBFG9000 = the SKAG 1337 ... time to kick some butt!
|
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!
|
||||||
GOTLAUNCHER = you got the missile launcher!
|
GOTLAUNCHER = you got the missile launcher!
|
||||||
|
|
|
@ -75,8 +75,8 @@ par 32 0
|
||||||
STARTUP5============================================================================\nThis is FreeDM, the free content deathmatch FPS.\n\nFreeDM is freely redistributable under the terms of the modified BSD\nlicense. Check out the Freedoom website for more information:\n\n https://freedoom.github.io/\n============================================================================
|
STARTUP5============================================================================\nThis is FreeDM, the free content deathmatch FPS.\n\nFreeDM is freely redistributable under the terms of the modified BSD\nlicense. Check out the Freedoom website for more information:\n\n https://freedoom.github.io/\n============================================================================
|
||||||
GOTARMOR = picked up a light armor vest.
|
GOTARMOR = picked up a light armor vest.
|
||||||
GOTMEGA = picked up a heavy armor vest.
|
GOTMEGA = picked up a heavy armor vest.
|
||||||
GOTHTHBONUS = got an 1% health bonus.
|
GOTHTHBONUS = got a 1% health bonus.
|
||||||
GOTARMBONUS = got an 1% armor bonus.
|
GOTARMBONUS = got a 1% armor bonus.
|
||||||
GOTSTIM = picked up a small health pack.
|
GOTSTIM = picked up a small health pack.
|
||||||
GOTMEDINEED = found a large health pack, just in time!
|
GOTMEDINEED = found a large health pack, just in time!
|
||||||
GOTMEDIKIT = picked up a large health pack.
|
GOTMEDIKIT = picked up a large health pack.
|
||||||
|
@ -103,7 +103,7 @@ 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 = second backpack!
|
||||||
GOTBFG9000 = the SKAG 1337 ... time to kick some butt!
|
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!
|
||||||
GOTLAUNCHER = you got the missile launcher!
|
GOTLAUNCHER = you got the missile launcher!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue