- Fixed: SKIP_SUPER doesn't work for inventory items so it must be

disabled for them
- Fixed: Chex Quest doesn't have a HELP2 screen so it must not be used
  in the gameinfo.
- Fixed: Default blood color is no longer red so P_DrawSplash2 must
  get it from the gameinfo instead.
- Added new French language texts by DoomKn1ght_.


SVN r1186 (trunk)
This commit is contained in:
Christoph Oelckers 2008-08-29 08:48:51 +00:00
commit 3801b9431a
5 changed files with 943 additions and 10 deletions

View file

@ -261,7 +261,7 @@ gameinfo_t ChexGameInfo =
GI_CHEX_QUEST,
"TITLEPIC",
"CREDIT",
"HELP2",
"HELP1",
"D_INTRO",
5,
0,
@ -272,7 +272,7 @@ gameinfo_t ChexGameInfo =
"HELP2",
"VICTORY2",
"ENDPIC",
{ { "HELP1", "HELP2" } },
{ { "HELP1", "CREDIT" } },
"menu/quit1",
2,
"FLOOR7_2",