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:
@@ -894,7 +894,7 @@
|
||||
</imgdir>
|
||||
<imgdir name="2022145">
|
||||
<string name="name" value="Canned Peach"/>
|
||||
<string name="desc" value="Homemade canned peach made by the weird pharmacist in Mu Lung, Dr. Do.\nRecovers around 1000 nHP."/>
|
||||
<string name="desc" value="Homemade canned peach made by the weird pharmacist in Mu Lung, Dr. Do.\nRecovers around 1000 HP."/>
|
||||
</imgdir>
|
||||
<imgdir name="2022146">
|
||||
<string name="name" value="Peach Juice"/>
|
||||
@@ -6686,11 +6686,11 @@
|
||||
</imgdir>
|
||||
<imgdir name="2000020">
|
||||
<string name="name" value="Red Potion for Noblesse"/>
|
||||
<string name="desc" value="A special potion made out of herbs that exclusively grow in Ereve. Made specifically for Noblesss. nHP +50."/>
|
||||
<string name="desc" value="A special potion made out of herbs that exclusively grow in Ereve. Made specifically for Noblesss. HP +50."/>
|
||||
</imgdir>
|
||||
<imgdir name="2000021">
|
||||
<string name="name" value="Blue Potion for Noblesse"/>
|
||||
<string name="desc" value="A special potion made out of herbs that exclusively grow in Ereve. Made specifically for Noblesss. nMP +100."/>
|
||||
<string name="desc" value="A special potion made out of herbs that exclusively grow in Ereve. Made specifically for Noblesss. MP +100."/>
|
||||
</imgdir>
|
||||
<imgdir name="2022323">
|
||||
<string name="name" value="Fish Net with a Catch"/>
|
||||
|
||||
Reference in New Issue
Block a user