X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2FdefaultVT.cfg;h=7f65b00813ba966fd02705616fc13ed6f6c9218c;hp=3049efdb00c1b79ca8ddd33aa3da14f7e18e19e2;hb=890c4ee7a8c814a6eb822120ee3dfcb8f4ff3048;hpb=5b7cb9e2753bba21b4488c7bc78da0833dc35380 diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 3049efdb..7f65b008 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -144,6 +144,8 @@ seta cl_flash_pickup_color "0 0 1" "color of the pickup flash" seta cl_flash_vore 0.25 "if enabled, the screen flashes by this amount when eating or getting eaten" seta cl_flash_vore_color_prey "1 0 0" "color of the vore flash for prey" seta cl_flash_vore_color_pred "0 1 0" "color of the vore flash for predators" +seta cl_flash_grab 0.25 "if enabled, the screen flashes by this amount when getting grabbed" +seta cl_flash_grab_color "0.5 0.5 0.5" "color of the grab flash" seta cl_flash_respawn 0.25 "if enabled, the screen flashes by this amount when picking up an item" seta cl_flash_respawn_color "1 1 1" "color of the pickup flash" seta cl_spawnfov 0.5 "the field of view starts zoomed out by this amount when you spawn"