AmoriaPQ + ItemSort fix + revamped GMShop

Implemented AmoriaPQ. Fixed an issue with ItemIdSortHandler where empty
vectors given to the sorting module would cause an exception thrown,
wiping players inventory items. Thanks to Vcoc, revamped shop data for
GMShop (shop id 1337). Mount quest for explorers now uses event script.
This commit is contained in:
ronancpl
2017-09-15 21:32:15 -03:00
parent 6abbc2947e
commit 1ffcf47f79
133 changed files with 63565 additions and 60865 deletions

View File

@@ -20,7 +20,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
/**
*3rd Job Event - Warrior
* @Author Ronan
* 3rd Job Event - Warrior
**/
importPackage(Packages.tools);