mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- added missing obituary for Strife's turret.
This commit is contained in:
parent
69b9f107f0
commit
1b762474f0
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ class CeilingTurret : Actor
|
|||
+DONTFALL
|
||||
MinMissileChance 150;
|
||||
Tag "$TAG_CEILINGTURRET";
|
||||
Obituary "$OB_TURRET";
|
||||
DeathSound "turret/death";
|
||||
}
|
||||
States
|
||||
|
|
Loading…
Reference in a new issue