Little bit of maintenance:

* Return the Doom 2 Cast Call to vanilla and simply label Doomguy as Doomguy
 * Ensure there are TWO canvas textures available for the Plasma Blaster screen
 * Fix some typos in material shader definitions for Demo-chan's face (oops)
This commit is contained in:
Mari the Deer 2025-02-20 13:45:37 +01:00
commit 2fe8e0f947
49 changed files with 17 additions and 467 deletions

View file

@ -172,6 +172,8 @@ GOTYELWSKUL = "Yellow Skull Key";
GOTREDSKUL = "Red Skull Key";
// edited vanilla pickup messages
TXT_DEFAULTPICKUPMSG = "Unidentified Item";
// not our hero
CC_HERO = "Doomguy";
// quit messages
QUITMSG = "You really want to go?\nWhat a shame...";
QUITMSG1 = "Wow, don't just go and leave!\nThere's still a lot of stuff to do!";