Parsed new style html buttons.
This commit is contained in:
12
trunk/dist/game/data/html/teleporter/30540.htm
vendored
12
trunk/dist/game/data/html/teleporter/30540.htm
vendored
@@ -1,10 +1,10 @@
|
||||
<html><body>Gatekeeper Wirphy:<br>
|
||||
I was brought here using only a small portion of the Instant Moving Device. Now I can send you wherever you want to go using that same small portion.<br>
|
||||
Do you want to experience the unlimited power of early science?<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 TeleportWithCharm">Teleport with Gatekeeper's Token</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 TeleportWithCharm">Teleport with Gatekeeper's Token</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