Fixed some Giran Luxury shop html typos.

This commit is contained in:
MobiusDev
2017-08-04 12:05:46 +00:00
parent f8a0bbd02a
commit 2ac06f771b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<html><body>Blacksmith Pinter :<br>
<html><body>Blacksmith Pinter:<br>
You wish to remove seals on gloves, boots, or accessories? Just say the word.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084602">"I want to release seals from B-grade and boots."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 3084603">"Iwant to put seals back on B-grade gloves and boots."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Warehouse Keeper Pochi:<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC">Deposit Item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw Item (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Quest">Quest</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</body></html>