Various item and skill updates.

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment
2019-04-24 17:56:16 +00:00
parent f820c98d99
commit 61e853bdc3
79 changed files with 6143 additions and 727 deletions

View File

@@ -4,7 +4,7 @@ Welcome, welcome! Fantasy Isle is yours to enjoy. Want to get somewhere? Just as
<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="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 0">"Can you help me get to Kratei's Cube?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_teleport OTHER 1">"I want to go to Handy's Block Checker Arena."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780001">"I want to exchange Dragon Skin Shirt and Upgrade Stone."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 323780007">"I want to exchange Dragon Skin Shirt and Upgrade Stone."</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/Sayha's/Eva's/Maphr's Shirt"</Button>

View File

@@ -1,8 +0,0 @@
<html><body>Atelia Refinery Teleport Device:<br>
A teleport device built by the Blackbird Clan to enter the Atelia Refinery.<br>
Reachable locations are as follows.<br>
<align="center">Location - Inside the Atelia Refinery<br>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_teleport OTHER 0">"Teleport inside Atelia Refinery"</Button>
<align="center">Location - Outside the Atelia Refinery<br>
<Button ALIGN=LEFT ICON="Normal" action="bypass -h npc_%objectId%_teleport OTHER 1">"Teleport outside Atelia Refinery"</Button>
</body></html>