Addition of over enchanting prohibition config.

This commit is contained in:
MobiusDev
2018-04-07 01:19:35 +00:00
parent 49770b1c19
commit 4030e2cbbc
3 changed files with 11 additions and 3 deletions

View File

@@ -414,6 +414,12 @@ EnchantChanceElementEnergy = 10
# Default: 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296
EnchantBlackList = 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296
# If enabled, enchanting over the maximum enchant limit will not be possible; instead, a warning message will be sent to the player.
# You can set custom maxEnchant values at EnchantItemData.xml
# Default: True
DisableOverEnchanting = True
# ---------------------------------------------------------------------------
# Augmenting
# ---------------------------------------------------------------------------