Item related changes.

This commit is contained in:
MobiusDev
2017-08-17 01:28:53 +00:00
parent e4f3e8364c
commit 82461f02ef
451 changed files with 326581 additions and 366173 deletions

View File

@@ -1,10 +0,0 @@
<html><body><br>
I'm exchanging <font color="LEVEL">Life Stones</font> for <font color="LEVEL">Spirit Stones</font>.<br>
You can continue augmenting with Life Stones, but Spirit Stones will give you better results. Would you like to make an exchange? <br>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2084">"I want to exchange regular Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2085">"I want to exchange Mid-grade Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2086">"I want to exchange High-grade Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2087">"I want to exchange Top-grade Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2088">"I want to exchange Accessory Life Stones."</Button>
<Button ALIGN="LEFT" ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 2089">"I want to exchange Hair Accessory Life Stones."</Button>
</body></html>

View File

@@ -1,11 +0,0 @@
<html><body>
You can revert bound weapons and armor back to unidentified weapons and armor. But all enchanted values will be reset, so be careful!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 847">Revert D-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 848">Revert C-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 849">Revert B-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 850">Revert A-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 851">Revert S-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 852">Revert R-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 853">Revert R95-grade item from bound status to unidentified status</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 854">Revert R99-grade item from bound status to unidentified status</Button>
</body></html>