From: Rudolf Polzer Date: Mon, 20 Dec 2010 16:00:17 +0000 (+0100) Subject: more spawnshield time (whole second now) X-Git-Tag: xonotic-v0.1.0preview~12 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=35cb289c9699f86af32c47d9cc1a1a82975971ea;p=xonotic%2Fxonotic-data.pk3dir.git more spawnshield time (whole second now) --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 18ce4a988..57a4b7e87 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -459,7 +459,7 @@ alias g_waypointeditor_unreachable "impulse 107" locs_enable 0 pausable 0 -seta g_spawnshieldtime 0.300000 "number of seconds you are invincible after you spawned, this shield is lost after you fire" +seta g_spawnshieldtime 1.000000 "number of seconds you are invincible after you spawned, this shield is lost after you fire" seta g_antilag 2 "AntiLag (0 = no AntiLag, 1 = verified client side hit scan, 2 = server side hit scan in the past, 3 = unverified client side hit scan)" set g_antilag_nudge 0 "don't touch" set g_antilag_bullets 1 "Bullets AntiLag (0 = no AntiLag, 1 = server side hit scan in the past) - DO NOT TOUCH (severely changes weapon balance)"