// 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