From 5f4bcaac3d1edd695d1f03c46d8d0318c09728d8 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Wed, 23 Jan 2013 03:38:13 +0000 Subject: [PATCH] - Added A_UnSetInvulnerable() to the FireDemon (aka Afrit)'s Pain state, in case it gets pained before entering its Chase state. SVN r4033 (trunk) --- wadsrc/static/actors/hexen/firedemon.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/wadsrc/static/actors/hexen/firedemon.txt b/wadsrc/static/actors/hexen/firedemon.txt index cb29cdb07..4873e2609 100644 --- a/wadsrc/static/actors/hexen/firedemon.txt +++ b/wadsrc/static/actors/hexen/firedemon.txt @@ -46,6 +46,7 @@ ACTOR FireDemon 10060 FDMN ABC 5 Bright A_FiredChase Loop Pain: + FDMN D 0 Bright A_UnSetInvulnerable FDMN D 6 Bright A_Pain Goto Chase Missile: