From 1415899bd9e238a1274cf840d4ad062358116589 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sat, 19 Nov 2011 23:31:43 +0200 Subject: [PATCH] Don't keep dead prey waiting for so long --- data/balanceVT.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2