mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
graphics: use dehacked for skill+episode names. (#1286)
This commit is contained in:
parent
66696cb620
commit
57bf37ec77
2 changed files with 47 additions and 44 deletions
|
@ -678,11 +678,11 @@ QUITMSG12 = Don't quit!\nMonsters will kill\nyou while you sleep.
|
|||
QUITMSG13 = Do you think you can\nwalk away just like that?
|
||||
QUITMSG14 = Not even going to\nstay for Deathmatch?
|
||||
# Episodes and Difficulty.
|
||||
SKILL_BABY = Please Don't Kill Me!
|
||||
SKILL_EASY = Will This Hurt?
|
||||
SKILL_NORMAL = Bring on The Pain.
|
||||
SKILL_BABY = Please don't kill me!
|
||||
SKILL_EASY = Will this hurt?
|
||||
SKILL_NORMAL = Bring on the pain.
|
||||
SKILL_HARD = Extreme Carnage.
|
||||
SKILL_NIGHTMARE = Mayhem!
|
||||
SKILL_NIGHTMARE = MAYHEM!
|
||||
TXT_D1E1 = Outpost Outbreak
|
||||
TXT_D1E2 = Military Labs
|
||||
TXT_D1E3 = Event Horizon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue