From: MirceaKitsune Date: Wed, 13 Jul 2011 17:46:02 +0000 (+0300) Subject: Fix item / player respawn effects causing too much lag (fewer particles) X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=d7a7e926cac5ad7eaf1bdd9fea63d925c1d0e96e;ds=sidebyside Fix item / player respawn effects causing too much lag (fewer particles) --- diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 1cf39dbf..b1dd7351 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -851,17 +851,17 @@ lightradiusfade 120 lightcolor 0.9 0.6 0.9 // cloud of particles which expand rapidly and then slow to form a ball effect player_respawn -count 768 +count 256 type spark tex 41 41 color 0xF263EA 0xF263EA -size 2 2 +size 3 3 alpha 256 256 512 //originjitter 24 24 24 velocityjitter 256 256 256 // sparks flying and floating around effect player_respawn -count 512 +count 128 type spark tex 40 40 color 0x807aff 0x4463d5 @@ -888,7 +888,7 @@ lightradiusfade 120 lightcolor 0.9 0.6 0.9 // cloud of particles which expand rapidly and then slow to form a ball effect item_respawn -count 256 +count 128 type spark tex 41 41 color 0xF263EA 0xF263EA