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:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -2128,6 +2128,7 @@
|
||||
<int name="y" value="-843"/>
|
||||
<int name="tm" value="670010400"/>
|
||||
<string name="tn" value="st00"/>
|
||||
<string name="script" value="apqClosed"/>
|
||||
</imgdir>
|
||||
<imgdir name="9">
|
||||
<string name="pn" value="door00"/>
|
||||
|
||||
@@ -2023,6 +2023,7 @@
|
||||
<int name="y" value="-841"/>
|
||||
<int name="tm" value="670010400"/>
|
||||
<string name="tn" value="st00"/>
|
||||
<string name="script" value="apqClosed"/>
|
||||
</imgdir>
|
||||
</imgdir>
|
||||
</imgdir>
|
||||
|
||||
@@ -2111,6 +2111,7 @@
|
||||
<int name="y" value="-843"/>
|
||||
<int name="tm" value="670010400"/>
|
||||
<string name="tn" value="st00"/>
|
||||
<string name="script" value="apqClosed"/>
|
||||
</imgdir>
|
||||
<imgdir name="9">
|
||||
<string name="pn" value="door00"/>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -4154,6 +4154,7 @@
|
||||
<int name="y" value="-178"/>
|
||||
<int name="tm" value="670010600"/>
|
||||
<string name="tn" value="st00"/>
|
||||
<string name="script" value="apqClosed"/>
|
||||
</imgdir>
|
||||
</imgdir>
|
||||
</imgdir>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user