Mapper-settable boss healthbar support.

This commit is contained in:
Mari the Deer 2022-09-11 13:58:49 +02:00
commit a4830f6008
8 changed files with 84 additions and 13 deletions

View file

@ -235,6 +235,7 @@ extend Class SWWMHandler
{
level.ReplaceTextures("-noflat-","kinstile",0);
S_ChangeMusic("music/CARDISH1.XM");
AddBoss(6666,"$BT_DOOMTEST"); // for testing boss healthbars
}
// doom vacation map01 hackaround for OPEN script not letting us
// change certain line specials in levelpostprocessor because