]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Fix item / player respawn effects causing too much lag (fewer particles)
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 13 Jul 2011 17:46:02 +0000 (20:46 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Wed, 13 Jul 2011 17:46:02 +0000 (20:46 +0300)
data/effectinfo.txt

index 1cf39dbf700c2f7a044b16ae862de994f9815d60..b1dd735175c08fa78f13c542a18f2f47cfe88c92 100644 (file)
@@ -851,17 +851,17 @@ lightradiusfade 120
 lightcolor 0.9 0.6 0.9\r
 // cloud of particles which expand rapidly and then slow to form a ball\r
 effect player_respawn\r
 lightcolor 0.9 0.6 0.9\r
 // cloud of particles which expand rapidly and then slow to form a ball\r
 effect player_respawn\r
-count 768\r
+count 256\r
 type spark\r
 tex 41 41\r
 color 0xF263EA 0xF263EA\r
 type spark\r
 tex 41 41\r
 color 0xF263EA 0xF263EA\r
-size 2 2\r
+size 3 3\r
 alpha 256 256 512\r
 //originjitter 24 24 24\r
 velocityjitter 256 256 256\r
 // sparks flying and floating around\r
 effect player_respawn\r
 alpha 256 256 512\r
 //originjitter 24 24 24\r
 velocityjitter 256 256 256\r
 // sparks flying and floating around\r
 effect player_respawn\r
-count 512\r
+count 128\r
 type spark\r
 tex 40 40\r
 color 0x807aff 0x4463d5\r
 type spark\r
 tex 40 40\r
 color 0x807aff 0x4463d5\r
@@ -888,7 +888,7 @@ lightradiusfade 120
 lightcolor 0.9 0.6 0.9\r
 // cloud of particles which expand rapidly and then slow to form a ball\r
 effect item_respawn\r
 lightcolor 0.9 0.6 0.9\r
 // cloud of particles which expand rapidly and then slow to form a ball\r
 effect item_respawn\r
-count 256\r
+count 128\r
 type spark\r
 tex 41 41\r
 color 0xF263EA 0xF263EA\r
 type spark\r
 tex 41 41\r
 color 0xF263EA 0xF263EA\r