- Added MF4_BOSSDEATH to the Baron.

SVN r1081 (trunk)
This commit is contained in:
Christoph Oelckers 2008-07-21 19:54:30 +00:00
parent c5e62a577f
commit d167989c51

View file

@ -15,6 +15,7 @@ ACTOR BaronOfHell 3003
PainChance 50 PainChance 50
Monster Monster
+FLOORCLIP +FLOORCLIP
+BOSSDEATH
SeeSound "baron/sight" SeeSound "baron/sight"
PainSound "baron/pain" PainSound "baron/pain"
DeathSound "baron/death" DeathSound "baron/death"
@ -63,6 +64,7 @@ ACTOR HellKnight : BaronOfHell 69
Game Doom Game Doom
SpawnID 113 SpawnID 113
Health 500 Health 500
-BOSSDEATH
SeeSound "knight/sight" SeeSound "knight/sight"
ActiveSound "knight/active" ActiveSound "knight/active"
PainSound "knight/pain" PainSound "knight/pain"