Max enchant warning message.

This commit is contained in:
MobiusDev
2016-07-31 14:17:46 +00:00
parent 6b74b036a6
commit bba142bba4
3 changed files with 9 additions and 3 deletions

View File

@@ -352,6 +352,11 @@ 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
# ---------------------------------------------------------------------------