- r101 fixed error for friend memo (SQL).

- Fixed Awakening social action.
 - Implemented configs for awakening to skip or not Seize of Destiny quest and Scroll of Afterlife item.
 - Fixed mentee getting 2 letters with 2 headphones and fixed skill error, when adding mentee.
 - Implemented Change Attribute stone engine.
This commit is contained in:
erlandys56
2015-01-25 11:52:47 +00:00
parent effe7c4033
commit c38b542dda
19 changed files with 573 additions and 29 deletions

View File

@@ -218,6 +218,14 @@ FeeDeleteTransferSkills = 10000000
# Default: 10000000
FeeDeleteSubClassSkills = 10000000
# Need Seize your destiny quest, to awaken
# Default: true
NeedSeizeYourDestinyForAwaken = false
# Need Scroll of Afterlife item to awaken
# Default: true
NeedScrollOfAfterlifeForAwaken = false
# ---------------------------------------------------------------------------
# Summons configuration
# ---------------------------------------------------------------------------
@@ -389,6 +397,11 @@ EnchantChanceElementCrystal = 30
EnchantChanceElementJewel = 20
EnchantChanceElementEnergy = 10
# This controls the chance of an change element stone chance.
# This chance is in %, so if you set this to 100%, enchants will always succeed.
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
ChangeChanceElement = 60
# List of non-enchantable items.
# Currently apprentice, travelers weapons and Pailaka items
# Default: 7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,13293,13294,13296