From dd651979bf084f0ea326be8ff3ffbb28c58ed975 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 15 Nov 2011 16:54:12 +0200 Subject: [PATCH] Fix particle count definition for blood --- data/effectinfo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 5baf58b3..0bb3b434 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -3614,7 +3614,7 @@ alpha 256 256 1280 velocityjitter 256 256 256 effect bloodshower -countabsolute 1 +count 250 type blood tex 24 32 size 8 8 @@ -3629,7 +3629,7 @@ staincolor 0x808080 0x808080 staintex 16 24 effect alien_bloodshower -countabsolute 1 +count 250 type blood tex 24 32 size 8 8 @@ -3644,7 +3644,7 @@ staincolor 0x808080 0x808080 staintex 16 24 effect robot_bloodshower -countabsolute 1 +count 250 type blood tex 24 32 size 8 8 -- 2.39.2