From 39daeb25e3918979d832539c9eb8fa41b0dfd27a Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Mon, 30 Aug 2010 15:11:11 +0000 Subject: [PATCH] - fixed: Hexen's pig was missing an A_QueueCorpse call. SVN r2644 (trunk) --- wadsrc/static/actors/hexen/pig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/actors/hexen/pig.txt b/wadsrc/static/actors/hexen/pig.txt index eaecd692e..45b649597 100644 --- a/wadsrc/static/actors/hexen/pig.txt +++ b/wadsrc/static/actors/hexen/pig.txt @@ -142,7 +142,7 @@ ACTOR Pig : MorphedMonster Death: PIGY E 4 A_Scream PIGY F 3 A_NoBlocking - PIGY G 4 + PIGY G 4 A_QueueCorpse PIGY H 3 PIGY IJK 4 PIGY L -1