Parsed new style html buttons.
This commit is contained in:
10
trunk/dist/game/data/html/teleporter/30878.htm
vendored
10
trunk/dist/game/data/html/teleporter/30878.htm
vendored
@@ -1,9 +1,9 @@
|
||||
<html><body>Gatekeeper Angelina:<br>
|
||||
This is Giran port! Everything shipped in, or being shipped out of Giran comes through here. It is impossible to move large amounts of freight at once using our gatekeepers' magic. If that were become possible, then... No, No. That cannot happen....<br>
|
||||
Now, where should I send you? You're not going to ask me to send you to Island of Beleth acress the ocean... are you? Hehe.<br>
|
||||
<a action="bypass -h npc_%objectId%_Chat 1">Teleport</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 002">Exchange Dimension Diamonds</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest NoblesseTeleport">[Noblesse Exclusive] Teleport</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest CharacterBirthday">Call Alegria</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<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 CharacterBirthday">Call Alegria</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user