From 6a958b032c2d060bf07530aa314c1173a457c9f6 Mon Sep 17 00:00:00 2001 From: "alexey.lysiuk" Date: Tue, 18 Mar 2014 12:29:14 +0200 Subject: [PATCH] Add NOBLOOD flag to Heresiarch actor Heresiarch entity in vanilla Hexen doesn't spawn blood when hit --- wadsrc/static/actors/hexen/heresiarch.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/wadsrc/static/actors/hexen/heresiarch.txt b/wadsrc/static/actors/hexen/heresiarch.txt index 999f50540..5a77240fc 100644 --- a/wadsrc/static/actors/hexen/heresiarch.txt +++ b/wadsrc/static/actors/hexen/heresiarch.txt @@ -18,6 +18,7 @@ ACTOR Heresiarch 10080 native +NOTARGET +NOICEDEATH +DEFLECT + +NOBLOOD SeeSound "SorcererSight" PainSound "SorcererPain" DeathSound "SorcererDeathScream"