]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Update stomach kick cvars in tutorial map
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 15 Jul 2011 13:06:07 +0000 (16:06 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 15 Jul 2011 13:06:07 +0000 (16:06 +0300)
data/maps/tutorial.mapinfo

index 8461d3bdc3c793d99ad376ac0db78d42fb870d23..da284aac53413a2ed1278d417c18d6d75f0a20ba 100644 (file)
@@ -26,8 +26,7 @@ settemp_for_type all g_balance_health_regenlinear 30
 // don't allow digestion and stomach kicks to deal enough damage to kill the player (just deal some exemplary damage)\r
 // this relies on the health regen settings above (damage is immediately regenerated, not allowing the player to reach 0)\r
 settemp_for_type all g_balance_vore_digestion_damage 1\r
 // don't allow digestion and stomach kicks to deal enough damage to kill the player (just deal some exemplary damage)\r
 // this relies on the health regen settings above (damage is immediately regenerated, not allowing the player to reach 0)\r
 settemp_for_type all g_balance_vore_digestion_damage 1\r
-settemp_for_type all g_balance_vore_kick_damage_min 1\r
-settemp_for_type all g_balance_vore_kick_damage_max 5\r
+settemp_for_type all g_balance_vore_kick_damage 3\r
 settemp_for_type all g_balance_vore_escapeprobability 0.05\r
 \r
 // no start weapons in this tutorial\r
 settemp_for_type all g_balance_vore_escapeprobability 0.05\r
 \r
 // no start weapons in this tutorial\r