From 404df07629e3ed2e2f57fc2c24858c66748d3375 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Tue, 7 May 2013 01:57:05 +0000 Subject: [PATCH] - Fixed: The Ironlich lost its Pain state when it was converted to DECORATE. SVN r4252 (trunk) --- wadsrc/static/actors/heretic/ironlich.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wadsrc/static/actors/heretic/ironlich.txt b/wadsrc/static/actors/heretic/ironlich.txt index 4b7e0ff17..21234cf52 100644 --- a/wadsrc/static/actors/heretic/ironlich.txt +++ b/wadsrc/static/actors/heretic/ironlich.txt @@ -40,6 +40,10 @@ ACTOR Ironlich 6 LICH A 5 A_FaceTarget LICH B 20 A_LichAttack Goto See + Pain: + LICH A 4 + LICH A 4 A_Pain + Goto See Death: LICH C 7 LICH D 7 A_Scream