From: MirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Date: Mon, 4 Oct 2010 10:40:46 +0000 (+0300)
Subject: 1 second spawn shield by default
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6ed6274e38ad93477f7f493f8cea97d0a57cf840;p=voretournament%2Fvoretournament.git

1 second spawn shield by default
---

diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg
index 86b9ff32..0988deb5 100644
--- a/data/defaultVoretournament.cfg
+++ b/data/defaultVoretournament.cfg
@@ -332,7 +332,7 @@ alias g_waypointeditor_unreachable "impulse 107"
 
 locs_enable 0
 pausable 0
-seta g_spawnshieldtime 0.5 "number of seconds you are invincible after you spawned, this shield is lost after you fire"
+seta g_spawnshieldtime 1 "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)"