From: MirceaKitsune Date: Thu, 4 Aug 2011 21:17:28 +0000 (+0300) Subject: Some small tweaks X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ebf68d3994dcba8f471e26e08b05a0e6ad8293c8;p=voretournament%2Fvoretournament.git Some small tweaks --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index e454f823..5b61f8d9 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -214,7 +214,7 @@ set g_balance_vore_digestion_damage_death 2 "amplify digestion damage by this am 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" set g_balance_vore_digestion_limit_blockrespawn 1 "dead prey cannot respawn if it's still being digested" -set g_balance_vore_digestion_vampire 0.2 "amount of health you gain from digestion off the damage you deal" +set g_balance_vore_digestion_vampire 0.15 "amount of health you gain from digestion off the damage you deal" set g_balance_vore_digestion_vampire_stable 150 "maximum amount of health you can gain from digestion (best kept equal or less than g_balance_health_rotstable)" set g_balance_vore_digestion_distribute 1 "if enabled, digestion is reduced by the amount of prey you have. eg: having 2 prey will reduce digestion strength by 2" set g_balance_vore_digestion_scalediff 0.5 "if enabled, digestion damage is affected by the size of the predator compared to the size of the prey by this amount" diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 32f3c8f1..fbddbf8e 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -299,7 +299,7 @@ set g_respawn_ghosts 1 "if 1 dead bodies become ghosts and float away when the p set g_respawn_ghosts_speed 5 "the speed with which respawn ghosts float and rotate" set g_respawn_ghosts_maxtime 6 "maximum amount of time a respawn ghost can last, minimum time is half this value. 0 disables and ghosts fade when the body would" -set sv_gibhealth -75 "Amount of health a dead body must have in order to get gibbed" +set sv_gibhealth -100 "Amount of health a dead body must have in order to get gibbed" // fragmessage: This allows extra information to be displayed with the frag centerprints. set sv_fragmessage_information_ping 0 "Enable ping display information, 0 = Never display; 1 = Always display (If the player is a bot, it will say bot instead of the ping.)"