Hunters, Schuttgart and Heine gatekeepers html update.

Contributed by Stayway.
This commit is contained in:
MobiusDev
2015-04-02 02:42:31 +00:00
parent 54e8a80387
commit c5f7b0587f
6 changed files with 50 additions and 39 deletions

View File

@@ -1,10 +1,13 @@
<html><body>Gatekeeper Esmeralda:<br>
I heard that there are many monsters wandering around the hunter's village. For those travelers who are tired and short of time, using the door of space and time that we gatekeepers open can be one of the best options<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Teleport</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">Exchange Dimension Diamonds.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NoblesseTeleport">[Noblesse Exclusive] Teleport</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToRaceTrack" msg="811;Monster Racetrack">Move to the Arena & Monster Race Track (Free).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="811;Fantasy Isle">Move to Fantasy Isle (Free).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">Call Alegria</Button>
Well hello there! Don't mind me I'm just standing around just in case you're bleeding out from a monster bite and need to be teleported to safety.
Or miss home terribly. Or need to go help a dying friend. Or really missing seeing the sea.<br>
That said, do you need to get somewhere?<br>
(If your <font color="LEVEL">main class</font> is <font color="LEVEL">Lv. 76</font> or below, you can teleport for free.)<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Chat 1">"Teleport me, please."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">"I want to exchange some Dimension Diamonds."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest NoblesseTeleport">[Noblesse Only] "Teleport me, please."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToRaceTrack" msg="811;Monster Racetrack">"I want to go to the Arena and Monster Race Track for free."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TeleportToFantasy" msg="811;Fantasy Isle">"I want to go to Fantasy Isle for free."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">"I need to call Alegria."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>