mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
dehacked: just say "invisibility".
You're not really infiltrating anything with this powerup (GZDoom weirdness notwithstanding); meanwhile, it's generally assumed in the story that the monsters will have some idea that you're around somewhere and they should be shooting in your general inferred direction. Most of them can probably locate you by sound or even smell or possibly even psychically, but they won't have the precision of being able to see you. There's no real need to qualify the invisibility in this context, and given the options available under the letter I the need for this specfic word is practically a functional requirement.
This commit is contained in:
parent
c471171a44
commit
d7befc62d8
1 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ GOTYELWSKUL = Picked up a yellow skeleton key.
|
|||
GOTREDSKULL = Picked up a red skeleton key.
|
||||
GOTINVUL = Vanguard of the gods!
|
||||
GOTBERSERK = Smash them to pieces!
|
||||
GOTINVIS = Infiltrate, subvert, destroy!
|
||||
GOTINVIS = Invisibility!
|
||||
GOTSUIT = Rescue operations suit.
|
||||
GOTMAP = Area survey map.
|
||||
GOTVISOR = Low-light goggles.
|
||||
|
@ -406,7 +406,7 @@ STSTR_FAADDED = Weapons and ammo added.
|
|||
STSTR_NCON = Noclip on.
|
||||
STSTR_NCOFF = Noclip off.
|
||||
STSTR_CHOPPERS = Vroom!
|
||||
STSTR_BEHOLD = vanguard, smash, infil, rescue, area or light?
|
||||
STSTR_BEHOLD = vanguard, smash, invis, rescue, area or light?
|
||||
NIGHTMARE = The game is not designed to be\n\
|
||||
beatable at this skill level.\n\n\
|
||||
Not recommended unless you're\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue