- Have Plutonia MAP16 pit kill player

This commit is contained in:
Erick Tenorio 2018-12-27 11:40:18 -06:00 committed by Christoph Oelckers
parent 017b3f9dc7
commit 9ee0271320
1 changed files with 9 additions and 0 deletions

View File

@ -232,6 +232,15 @@ class LevelCompatibility play
break;
}
case 'ECA0559E85EFFB6966ECB8DE01E3A35B': // Plutonia Experiment MAP16
{
// Have it so that the slime pit at the end of the level can
// actually kill the player.
SetSectorSpecial(95, 768);
SetSectorSpecial(96, 768);
break;
}
case '9D84B423D8FD28553DDE23B55F97CF4A': // Plutonia Experiment MAP25
{
// Missing texture at level exit.