]> git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Fix particle count definition for blood
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 15 Nov 2011 14:54:12 +0000 (16:54 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 15 Nov 2011 14:54:12 +0000 (16:54 +0200)
data/effectinfo.txt

index 5baf58b34b45dfdb9a741282d755556c8e202611..0bb3b4345c3eb7c9fdb9661ee1d939acde30bc60 100644 (file)
@@ -3614,7 +3614,7 @@ alpha 256 256 1280
 velocityjitter 256 256 256\r
 \r
 effect bloodshower\r
-countabsolute 1\r
+count 250\r
 type blood\r
 tex 24 32\r
 size 8 8\r
@@ -3629,7 +3629,7 @@ staincolor 0x808080 0x808080
 staintex 16 24\r
 \r
 effect alien_bloodshower\r
-countabsolute 1\r
+count 250\r
 type blood\r
 tex 24 32\r
 size 8 8\r
@@ -3644,7 +3644,7 @@ staincolor 0x808080 0x808080
 staintex 16 24\r
 \r
 effect robot_bloodshower\r
-countabsolute 1\r
+count 250\r
 type blood\r
 tex 24 32\r
 size 8 8\r