From b119eaea6eda12768075fc07f9d33e1b0852c624 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Tue, 15 Nov 2011 17:48:49 +0200 Subject: [PATCH] Reduce blood particle count to look properly. This should also make "decals on models" 99% safe to use --- data/effectinfo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 0bb3b434..18f9e9e8 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -3614,7 +3614,7 @@ alpha 256 256 1280 velocityjitter 256 256 256 effect bloodshower -count 250 +count 50 type blood tex 24 32 size 8 8 @@ -3629,7 +3629,7 @@ staincolor 0x808080 0x808080 staintex 16 24 effect alien_bloodshower -count 250 +count 50 type blood tex 24 32 size 8 8 @@ -3644,7 +3644,7 @@ staincolor 0x808080 0x808080 staintex 16 24 effect robot_bloodshower -count 250 +count 50 type blood tex 24 32 size 8 8 -- 2.39.2