Meso patch + Swift Dmg Reflect buff + GPQ Rewards + Starting Q. items
Fixed several RNG pool issues within several handler classes. Fixed an overflow issue with mesos, that would cause players to lose all amount on inventory. Changed the code coupon SQL structure. Now nxcode_items.quantity is to be specified for both nx values and item quantities alike, instead of the use of "quantity" only when items are being provided. Bob Snail now appears each 4 hours, instead of any time. Removed duplicate command Warpto. Warpto merged with Reach command. Fixed solo expeditions being disposed for "lack of personnel" after changing maps (normal limitations should not apply when USE_ENABLE_SOLO_EXPEDITIONS is enabled). Fixed mobskills "Weapon/Magic Reflect" taking too long to show the active status over the mob's head. Fixed a case with clean slate scroll not working as expected. Improved reward contents for the GPQ. Fixed loot manager not acting properly when verifying one-of-a-kind contents. Implemented quest item requirement checkups to start quests. Items required to start a quest now should appear if the player did not start it yet, e.g.: SOS letter. Fixed an issue with server message/boss HPbar switch interaction that would not work the moment after a player changed channels/entered Cash Shop. Improved Victoria Island worldmap design, at the Kerning subway area.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<imgdir name="Eqp">
|
||||
<imgdir name="Accessory">
|
||||
<imgdir name="1122040">
|
||||
<string name="name" value="Sealed Mind of Maple Necklace"/>
|
||||
<string name="desc" value="A Mind of Maple Necklace that has been sealed up. One more gem, and its mystical powers will begin to be restored."/>
|
||||
<string name="name" value="Bronze Maple Necklace"/>
|
||||
<string name="desc" value="A light-weight bronze Maple Necklace."/>
|
||||
</imgdir>
|
||||
<imgdir name="1122041">
|
||||
<string name="name" value="Sealed Mind of Maple Necklace"/>
|
||||
@@ -27,8 +27,8 @@
|
||||
<string name="desc" value="A Mind of Maple Necklace that has been sealed up. One more gem, and its mystical powers will begin to be restored."/>
|
||||
</imgdir>
|
||||
<imgdir name="1122046">
|
||||
<string name="name" value="Restoring Mind of Maple Necklace"/>
|
||||
<string name="desc" value="A Mind of Maple Necklace that is beginning to be restored. One more gem, and its mystical powers will be amplified and awakened into a power on another level."/>
|
||||
<string name="name" value="Silver Maple Necklace"/>
|
||||
<string name="desc" value="A shiny silver Maple Necklace."/>
|
||||
</imgdir>
|
||||
<imgdir name="1122047">
|
||||
<string name="name" value="Restoring Mind of Maple Necklace"/>
|
||||
@@ -51,8 +51,8 @@
|
||||
<string name="desc" value="A Mind of Maple Necklace that is beginning to be restored. One more gem, and its mystical powers will be amplified and awakened into a power on another level."/>
|
||||
</imgdir>
|
||||
<imgdir name="1122052">
|
||||
<string name="name" value="Awakening Mind of Maple Necklace"/>
|
||||
<string name="desc" value="A Mind of Maple Necklace that is beginning to be restored. One more gem, and its mystical powers will be amplified and awakened into a power on another level."/>
|
||||
<string name="name" value="Golden Maple Necklace"/>
|
||||
<string name="desc" value="A Maple Necklace of 21 karats."/>
|
||||
</imgdir>
|
||||
<imgdir name="1122053">
|
||||
<string name="name" value="Awakening Mind of Maple Necklace"/>
|
||||
|
||||
Reference in New Issue
Block a user