Hired Merchant & Player shop fixes + Owl of Minerva

Thanks to BenjixD DietStory's dev team, many bugs found by them have
been patched (pirate quests, missing drop data, fly command, etc).
Implemented Owl of Minerva. Fixed many issues with Hired Merchant and
Player Shops. Fixed an error with the slot checking system. Added Wish
Tickets (circa-2006 GMS event) to be dropped on AmoriaPQ.
This commit is contained in:
ronancpl
2017-09-29 18:35:42 -03:00
parent de7e686a92
commit ddbd679f88
129 changed files with 4564 additions and 400 deletions

21
.gitignore vendored
View File

@@ -2,15 +2,16 @@
.idea/
# Netbeans project files
/nbproject/
/tools/MapleCouponInstaller/nbproject/
/tools/MapleIdRetriever/nbproject/
/tools/MobBookIndexer/nbproject/
/tools/MobBookUpdate/nbproject/
nbproject/
tools/MapleCouponInstaller/nbproject/
tools/MapleIdRetriever/nbproject/
tools/MobBookIndexer/nbproject/
tools/MobBookUpdate/nbproject/
# build files
/build/
/tools/MapleCouponInstaller/build/
/tools/MapleIdRetriever/build/
/tools/MobBookIndexer/build/
/tools/MobBookUpdate/build/
build/
tools/MapleCouponInstaller/build/
tools/MapleIdRetriever/build/
tools/MobBookIndexer/build/
tools/MobBookUpdate/build/
dist/