]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Better defaults for Onslaught. You can only damage generators / control points with...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 16 Sep 2010 17:55:18 +0000 (20:55 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 16 Sep 2010 17:55:18 +0000 (20:55 +0300)
data/defaultVoretournament.cfg

index 750056b844617947e205e0866deb83d774158a16..fb3920773efad48fb8b5d7dcacb65bc4f7b2ebc7 100644 (file)
@@ -588,11 +588,11 @@ set g_ca_warmup 10 "how long the players will have time to run around the map be
 \r
 // onslaught\r
 seta g_onslaught 0 "Onslaught: take control points towards the enemy generator and then destroy it"\r
-set g_onslaught_gen_health 5000\r
-set g_onslaught_cp_health 1000\r
+set g_onslaught_gen_health 2000\r
+set g_onslaught_cp_health 200\r
 set g_onslaught_cp_buildhealth 100\r
 set g_onslaught_cp_buildtime 10\r
-set g_onslaught_cp_regen 20\r
+set g_onslaught_cp_regen 5\r
 \r
 // assault\r
 seta g_assault 0 "Assault: attack the enemy base as fast as you can, then defend the base against the enemy for that time to win"\r