diff --git a/wadsrc/static/zscript/actors/strife/strifestuff.zs b/wadsrc/static/zscript/actors/strife/strifestuff.zs index 1be3fbc53..55cc472fe 100644 --- a/wadsrc/static/zscript/actors/strife/strifestuff.zs +++ b/wadsrc/static/zscript/actors/strife/strifestuff.zs @@ -1786,6 +1786,7 @@ class KneelingGuy : Actor +NOBLOOD +ISMONSTER +INCOMBAT + Tag "$TAG_KNEELINGGUY"; PainSound "misc/static"; DeathSound "misc/static"; ActiveSound "misc/chant";