mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
Add missing tag for Strife's KneelingGuy.
This commit is contained in:
parent
3892e42f7c
commit
229b065289
1 changed files with 1 additions and 0 deletions
|
@ -1786,6 +1786,7 @@ class KneelingGuy : Actor
|
||||||
+NOBLOOD
|
+NOBLOOD
|
||||||
+ISMONSTER
|
+ISMONSTER
|
||||||
+INCOMBAT
|
+INCOMBAT
|
||||||
|
Tag "$TAG_KNEELINGGUY";
|
||||||
PainSound "misc/static";
|
PainSound "misc/static";
|
||||||
DeathSound "misc/static";
|
DeathSound "misc/static";
|
||||||
ActiveSound "misc/chant";
|
ActiveSound "misc/chant";
|
||||||
|
|
Loading…
Reference in a new issue