dehacked: Remove custom messages for secret levels.

The C5TEXT and C6TEXT messages had custom messages for particular
levels that are no longer present in those slots now that the FreeDM
level order has changed. Change these so that they just match the
message shown for the other story screens instead.
This commit is contained in:
Simon Howard 2014-10-03 05:13:22 +00:00
parent 2acf957ac5
commit a41a6e6a86

View file

@ -323,32 +323,37 @@ C1TEXT = You're playing FreeDM, the Freedoom\n\
deathmatch spinoff project.\n\n\ deathmatch spinoff project.\n\n\
For more information about Freedoom\n\ For more information about Freedoom\n\
and FreeDM, see:\n\n\ and FreeDM, see:\n\n\
http://freedoom.github.io/ https://freedoom.github.io/
# After MAP11, before MAP12: # After MAP11, before MAP12:
C2TEXT = You're playing FreeDM, the Freedoom\n\ C2TEXT = You're playing FreeDM, the Freedoom\n\
deathmatch spinoff project.\n\n\ deathmatch spinoff project.\n\n\
For more information about Freedoom\n\ For more information about Freedoom\n\
and FreeDM, see:\n\n\ and FreeDM, see:\n\n\
http://freedoom.github.io/ https://freedoom.github.io/
# After MAP20, before MAP21: # After MAP20, before MAP21:
C3TEXT = You're playing FreeDM, the Freedoom\n\ C3TEXT = You're playing FreeDM, the Freedoom\n\
deathmatch spinoff project.\n\n\ deathmatch spinoff project.\n\n\
For more information about Freedoom\n\ For more information about Freedoom\n\
and FreeDM, see:\n\n\ and FreeDM, see:\n\n\
http://freedoom.github.io/ https://freedoom.github.io/
# After MAP30 (endgame text): # After MAP30 (endgame text):
C4TEXT = Thank you for playing FreeDM, the\n\ C4TEXT = Thank you for playing FreeDM, the\n\
Freedoom deathmatch spinoff project.\n\n\ Freedoom deathmatch spinoff project.\n\n\
For more information about Freedoom\n\ For more information about Freedoom\n\
and FreeDM, see:\n\n\ and FreeDM, see:\n\n\
http://freedoom.github.io/ https://freedoom.github.io/
# Before MAP31 (secret level #1): # Before MAP31 (secret level #1):
C5TEXT = You've found the FreeDM secret level.\n\n\ C5TEXT = You're playing FreeDM, the Freedoom\n\
Hope you aren't too attached to\n\ deathmatch spinoff project.\n\n\
your double-barreled shotgun! For more information about Freedoom\n\
and FreeDM, see:\n\n\
https://freedoom.github.io/
# Before MAP32 (secret level #2): # Before MAP32 (secret level #2):
C6TEXT = You've found the second secret level.\n\n\ C6TEXT = You're playing FreeDM, the Freedoom\n\
Hope you like green. deathmatch spinoff project.\n\n\
For more information about Freedoom\n\
and FreeDM, see:\n\n\
https://freedoom.github.io/
#P1TEXT #P1TEXT
#P2TEXT #P2TEXT
#P3TEXT #P3TEXT