From: MirceaKitsune Date: Sat, 19 Nov 2011 21:31:43 +0000 (+0200) Subject: Don't keep dead prey waiting for so long X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=1415899bd9e238a1274cf840d4ad062358116589;p=voretournament%2Fvoretournament.git Don't keep dead prey waiting for so long --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 5dee25a7..b04e310e 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -217,7 +217,7 @@ set g_balance_vore_regurgitate_predator_punchangle 12 "your view gets tilted by set g_balance_vore_regurgitate_predator_punchangle_item 6 "your view gets tilted by this amount when regurgitating an item" set g_balance_vore_regurgitate_prey_punchvector 50 "your view gets lowered by this amount when getting regurgitated" set g_balance_vore_digestion_damage 3 "amount of damage applied to victims during digestion" -set g_balance_vore_digestion_damage_death 4 "amount of damage applied to dead victims during digestion" +set g_balance_vore_digestion_damage_death 4.5 "amount of damage applied to dead victims during digestion" set g_balance_vore_digestion_damage_item 1 "amount of damage applied to items during digestion" set g_balance_vore_digestion_limit -100 "prey can be digested down to this amount of health" set g_balance_vore_digestion_limit_regurgitate 1 "the predator automatically regurgitates prey that has reached the digestion limit"