10 lines
1.2 KiB
HTML
10 lines
1.2 KiB
HTML
<html><body>Gatekeeper Verona:<br>
|
|
Greetings, seeker of knowledge! Welcome to the Ivory Tower, a venerable repository of mystical secrets. I am Verona, Gatekeeper of the Tower.<br>
|
|
The Ivory Tower consists of several floors, each of which is completely separated from the others. To travel from one floor to another, you must use the services of a gatekeeper like myself.<br>
|
|
You are currently standing in the first floor lobby. There is a shopping center in the basement, the Human Mystic Guild is on level 2, the Elven Mystic Guild is on level 3, and the Dark Mystic Guild is on level 4. Where do you wish to go?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showTeleports">"Uh, can I teleport?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">"I want to exchange some Dimensional Diamonds."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showTeleports other">"I want to go to another floor."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Teleport me outside Ivory Tower."</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |