From f952cb9db580cd27c9cf191b148328f7e6918185 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Wed, 12 May 2010 20:22:22 +0000 Subject: [PATCH] - fixed: The PoisonCloud had the CANBLAST flag set even though it shouldn't. SVN r2321 (trunk) --- wadsrc/static/actors/hexen/flechette.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/actors/hexen/flechette.txt b/wadsrc/static/actors/hexen/flechette.txt index a0ad52268..75f83d770 100644 --- a/wadsrc/static/actors/hexen/flechette.txt +++ b/wadsrc/static/actors/hexen/flechette.txt @@ -142,7 +142,7 @@ ACTOR PoisonCloud native Mass 0x7fffffff +NOBLOCKMAP +NOGRAVITY +DROPOFF +NODAMAGETHRUST - +DONTSPLASH +FOILINVUL +CANBLAST +BLOODLESSIMPACT + +DONTSPLASH +FOILINVUL +BLOODLESSIMPACT RenderStyle Translucent Alpha 0.6 DeathSound "PoisonShroomDeath"