From 832d2a58e61aacb7599017a4b02a8d1d01a8fe02 Mon Sep 17 00:00:00 2001 From: Mircea Kitsune Date: Sat, 2 Apr 2011 19:07:40 +0300 Subject: [PATCH] Correct cvar names in the cfg --- defaultXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index de5299ece..abb2a2b57 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -349,8 +349,8 @@ set g_telefrags_teamplay 1 "never telefrag team mates" set g_telefrags_avoid 1 "when teleporters have a random destination, avoid teleporting to locations where a telefrag would happen" set g_teleport_maxspeed 0 "maximum speed that a player can keep when going through a teleporter (if a misc_teleporter_dest also has a cap the smallest one of these will be used), 0 = don't limit, -1 = keep no speed" -set g_damageeffect_tick 0.5 "how often the damage effect is updated (particles per second), low values might cause lag" -set g_damageeffect_lifetime 3 "how much a damage effect lasts" +set sv_damageeffect_tick 0.5 "how often the damage effect is updated (particles per second), low values might cause lag" +set sv_damageeffect_lifetime 3 "how much a damage effect lasts" set g_respawn_ghosts 1 "if 1 dead bodies become ghosts and float away when the player respawns" set g_respawn_ghosts_speed 5 "the speed with which respawn ghosts float and rotate" -- 2.39.2