//---------------------------------------------------------------------------------------------------------
// Author: Slothious (P.A.)
// aka: =iNi=Deliverance
//
// PackageName: RegenChoices
//
// Purpose: To allow a choice to Health Regen settings
// with some more interest than allow or disallow Health on a kill
// you can control the Max Health settings as well as the type of regen
//
//---------------------------------------------------------------------------------------------------------
//
// DESCRIPTION OF THE CONFIG FILE TO CONTROL THE RegenChoices SETTINGS
//
//=====================================================================================
[RegenChoices.RegenChoices]
bHealthRegen=False		// 100 starting health -100 health return on any kill - (100MaxHealth)
bTrophyOnlyRegen=False		// 100 starting health -100 health return on HeadKills only (No Health on normal kills) - (100MaxHealth)
b160MaxHRegen=False		// 100 starting health -100 health return on any kill -100Health +20Health on HeadKills - (160MaxHealth)
b160MaxHeadKill=False		// 100 starting health -100Health +20Health on HeadKills (No Health on normal kills) - (160MaxHealth)
b200MaxHRegen=True		// 100 starting health -100 health return on any kill -100Health +20Health on HeadKills - (200MaxHealth)
b200MaxHKRegen=False		// 100 starting health -100Health +20He
//
//---------------------------------------------------------------------------------------------
//    ======    =====      ======   ========  ====  ===   ====    ======   ====  ===    ======
//---------------------------------------------------------------------------------------------
//   ========    ====     ========  ========   ===  ===   ====   ========   ===  ===   ========
//---------------------------------------------------------------------------------------------
//   ===  ===    ====     ===  ===    ====     ===  ===          ===  ===   ===  ===   ===  ===
//---------------------------------------------------------------------------------------------
//    ====       ====     ===  ===    ====     ========   ====   ===  ===   ===  ===   ====
//---------------------------------------------------------------------------------------------
//     ====      ====     ===  ===    ====     ========   ====   ===  ===   ===  ===     ====
//---------------------------------------------------------------------------------------------
//   ===  ===    ====     ===  ===    ====     ===  ===    ===   ===  ===   ===  ===   ===  ===
//---------------------------------------------------------------------------------------------
//   ========    === ==   ========    ====     ===  ===    ===   ========   ========   ========
//---------------------------------------------------------------------------------------------
//    ======     ======    ======     =====    ===  ====  =====   ======     ======     ======
//---------------------------------------------------------------------------------------------
