After-quest messages & MCPQ patch + Scroll Generator

Fixed an issue within Restore Lost Item functionality.
New custom NPC: scroll generator. Trades a scroll for bundles of common miscellaneous items.
Revised several lock-acquiring flow scenarios.
Fixed pet autopot taking out "negative" amounts from inventory.
Added zombify and confuse diseases dispellable by all-cure potions.
Patched after-quest messages sometimes allowing player movement, that shouldn't be available until the message box is closed.
Reviewed multiclient component, now also evaluating passed HWID alongside remote IP.
Fixed missing info about questlines on skillbook announcer NPC after recent updates.
Fixed some Aran skills not applying MP consume properly.
Cleared a few issues within MCPQ collectable solo/party items and skills.
Improved response time on scroll generator by adding a cache for scroll requirements.
This commit is contained in:
ronancpl
2019-11-14 00:49:15 -03:00
parent d9f87f18a1
commit 6d57eb1033
59 changed files with 894 additions and 389 deletions

View File

@@ -50201,8 +50201,6 @@
<imgdir name="4309">
<imgdir name="1">
<int name="npc" value="9120003"/>
<string name="start" value="2000010100"/>
<string name="end" value="2000010200"/>
<imgdir name="mob">
<imgdir name="0">
<int name="id" value="9400205"/>

View File

@@ -13724,12 +13724,12 @@
<int name="hp" value="80"/>
<int name="limit" value="15"/>
<int name="summonEffect" value="1"/>
<int name="0" value="9300167"/>
<int name="1" value="9300167"/>
<int name="2" value="9300167"/>
<int name="3" value="9300168"/>
<int name="4" value="9300168"/>
<int name="5" value="9300168"/>
<int name="0" value="3110302"/>
<int name="1" value="3110302"/>
<int name="2" value="3110302"/>
<int name="3" value="5110301"/>
<int name="4" value="5110301"/>
<int name="5" value="5110301"/>
</imgdir>
<imgdir name="89">
<int name="interval" value="40"/>