]> git.rm.cloudns.org Git - voretournament/voretournament.git/commitdiff
Disable stomach kick re-pressing by default. The gameplay is complex enough as it...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 11 Jul 2011 12:13:37 +0000 (15:13 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 11 Jul 2011 12:13:37 +0000 (15:13 +0300)
data/balanceVT.cfg

index abe78536dc3c5ea10de93a6a28cb2da3dbbf2853..4f4c8b69cd3448e00ab87798810dadbe488b9cef 100644 (file)
@@ -216,7 +216,7 @@ set g_balance_vore_kick_damage_min 30 "minimum amount of damage you can do with
 set g_balance_vore_kick_damage_max 45 "maximum amount of damage you can do with a stomach kick"\r
 set g_balance_vore_kick_delay 0.6 "how many seconds must pass before you can perform another stomach kick"\r
 set g_balance_vore_kick_force 420 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing"\r
-set g_balance_vore_kick_repress 1 "require pressing the fire key each kick rather than holding it down"\r
+set g_balance_vore_kick_repress 0 "require pressing the fire key each kick rather than holding it down"\r
 set g_balance_vore_kick_scalediff 1 "if enabled, the damage / force of stomach kicks is affected by the size of the prey compared to the size of the predator"\r
 set g_balance_vore_kick_predator_punchangle 6 "your view gets tilted by this amount when receiving stomach kicks"\r
 set g_balance_vore_kick_prey_punchangle 6 "your view gets tilted by this amount when dealing stomach kicks"\r