Multisells for elemental, reflect shirt's.

Contributed by tbr.
This commit is contained in:
MobiusDev
2017-06-26 20:40:16 +00:00
parent f2a1a43ad9
commit c9b990d106
12 changed files with 2194 additions and 14 deletions

View File

@@ -1,11 +1,13 @@
<html><body>Fantasy Isle Paddies:<br>
Welcome to Fantasy Isle. Click, click. I am the keeper of this island.<br>
All movement here is made possible through me. Enjoy all that we have to offer!<br>
You can earn <font color="LEVEL">Fantasy Isle Coins</font> by undertaking different activities in the isle; bring them back to me and I'll exchange them for other items.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="2282">Return to previous town.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToUndergroundColiseum">Move to the Underground Coliseum.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12108">Move to Kratei's Cube.</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12121">Move to Handy's Block Checker Arena.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="2282">"I think I'll just... go back to town."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToUndergroundColiseum">"I'm trying to get to the Underground Coliseum..."</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12108">"Can you help me get to Kratei's Cube?"</Button>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 12121">"I want to go to Handy's Block Checker Arena"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780002">"I'd like to exchange my things for a Shiny Elemental Shirt"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780003">"I'd like to exchange Physical/Magical Reflect Shirt"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780004">"I'd like to exchange Power Shirt for Pa'agrio's/Sayaha's/Eva's/Maphr's Shirt"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780005">"I'd like to get a Shirt Exchange Stone, please"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780006"><font color="LEVEL">"I'd like to exchange my +8 shirt for the same +10 one!"</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780001">Exchange Fantasy Isle Coins.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>