Faeron Gatekeeper.

This commit is contained in:
mobius
2015-01-04 10:11:28 +00:00
parent 0c46668bfa
commit da39f39543
4 changed files with 27 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
Welcome. I'm Astiel, and I've been dispatched here from the Ivory Tower. When I first arrived, the Ertheia were in such disarray, but the village has since stabilized.<br>
Now, what can I help you with?<br>
(You can teleport for free if your <font color="LEVEL">main class</font> is <font color="LEVEL">Lv. 76 or below</font>.)<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_Teleport 1">"Uh, can I teleport?"</Button>
<Button ALIGN=LEFT ICON="TELEPORT" 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 scripts_Util:NoblessTeleport">[Noblesse Only] "Teleportation, please."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h scripts_services.Birthday:summonAlegria">"I need to call Alegria."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_showNoblesSelect">[Noblesse Only] "Teleportation, please."</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>