I really need to get to work on this branch, but alas, here I am still pulling in changes from master.
This commit is contained in:
parent
5dea5ab4d6
commit
ef735548e8
4 changed files with 6 additions and 4 deletions
|
|
@ -121,6 +121,8 @@ Class SWWMLevelCompatibility : LevelPostProcessor
|
|||
case '30D1480A6D4F3A3153739D4CCF659C4E':
|
||||
level.nextsecretmap = level.nextmap; // so the handler can detect this
|
||||
level.nextmap = "E5M1";
|
||||
// remove a multiplayer-exclusive teleport because it's dumb as all fuck that it exists
|
||||
SetThingEdNum(78,0);
|
||||
break;
|
||||
// Micro Slaughter Community Project MAP13 (beta) / MAP14 (v1)
|
||||
case 'E45AA3BE411845AA0DEE7CA5DAAB65FE':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue