9 lines
900 B
HTML
9 lines
900 B
HTML
<html><body>Teleport Device:<br>
|
|
The Elven Village is deserted due to the recent plague outbreak. The survivors have fled to Talking Island, and you should do the same. <br>
|
|
((If your <font color="LEVEL">Main Class</font> is <font color="LEVEL">Lv. 76 or below</font>, you may teleport for free.)<br>
|
|
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleports">"I'll teleport."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 002">"I want to trade Dimensional Diamonds."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showNoblesSelect">[Noblesse Only] Teleport</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest CharacterBirthday">"It's my character creation anniversary!</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |