mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 23:01:59 +00:00
- Added MF4_BOSSDEATH to the Baron.
SVN r1081 (trunk)
This commit is contained in:
parent
c5e62a577f
commit
d167989c51
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ ACTOR BaronOfHell 3003
|
|||
PainChance 50
|
||||
Monster
|
||||
+FLOORCLIP
|
||||
+BOSSDEATH
|
||||
SeeSound "baron/sight"
|
||||
PainSound "baron/pain"
|
||||
DeathSound "baron/death"
|
||||
|
@ -63,6 +64,7 @@ ACTOR HellKnight : BaronOfHell 69
|
|||
Game Doom
|
||||
SpawnID 113
|
||||
Health 500
|
||||
-BOSSDEATH
|
||||
SeeSound "knight/sight"
|
||||
ActiveSound "knight/active"
|
||||
PainSound "knight/pain"
|
||||
|
|
Loading…
Reference in a new issue