//---------------------------------------------------------------------------------------------------------
// Author: Slothious (P.A.)
// aka: =iNi=Deliverance
//
// PackageName: RunesChoices
//
// Purpose: To allow a choice to the Runes settings
// with some more interest than allow or disallow ALL Runes
// you can control each rune type using True or False next to the rune subclass/childclass
//
//---------------------------------------------------------------------------------------------------------
//
// DESCRIPTION OF THE CONFIG FILE TO CONTROL THE RunesChoices SETTINGS
//
//=====================================================================================
// RUNES HAVE BEEN SET WITH A 1st &2nd LAYER CHECK
// 1st Layer= bRunes  <--- If set to 'True' the server checks the 2nd Layer Settings
// 2nd Layer= bRemoveRuneOf/bRemoveRuneOfPowerRefill/bRemoveRuneOfStrength/
//            bRemoveRuneOfStrengthRefill/bRemoveRuneOfHealth
// 2nd Layer - You can set all to true to remove, or leave the health runes, etc...
//           - It gives control of each Rune subclass/childclass
//=====================================================================================
//----bRunes=1st Layer Rune Check (False=Disabled All Runes - True=Check 2nd layer settings)
//----2nd Layer Rune Check - if set to True the the individual Runes class will be removed

[RunesChoices.RunesChoices]
RunesRespawnTime=30
bRunes=False
bRemoveRuneOfPower=True
bRemoveRuneOfPowerRefill=True
bRemoveRuneOfStrength=True
bRemoveRuneOfStrengthRefill=True
bRemoveRuneOfHealth=False
//
//---------------------------------------------------------------------------------------------
//    ======    =====      ======   ========  ====  ===   ====    ======   ====  ===    ======
//---------------------------------------------------------------------------------------------
//   ========    ====     ========  ========   ===  ===   ====   ========   ===  ===   ========
//---------------------------------------------------------------------------------------------
//   ===  ===    ====     ===  ===    ====     ===  ===          ===  ===   ===  ===   ===  ===
//---------------------------------------------------------------------------------------------
//    ====       ====     ===  ===    ====     ========   ====   ===  ===   ===  ===   ====
//---------------------------------------------------------------------------------------------
//     ====      ====     ===  ===    ====     ========   ====   ===  ===   ===  ===     ====
//---------------------------------------------------------------------------------------------
//   ===  ===    ====     ===  ===    ====     ===  ===    ===   ===  ===   ===  ===   ===  ===
//---------------------------------------------------------------------------------------------
//   ========    === ==   ========    ====     ===  ===    ===   ========   ========   ========
//---------------------------------------------------------------------------------------------
//    ======     ======    ======     =====    ===  ====  =====   ======     ======     ======
//---------------------------------------------------------------------------------------------
