Faeron NPC improvements.

Contributed by Krash.
This commit is contained in:
mobius
2015-01-04 02:55:26 +00:00
parent 3a4cd2d2e1
commit 0c46668bfa
45 changed files with 324 additions and 26 deletions

View File

@@ -0,0 +1,10 @@
<html><body>Gatekeeper Astiel:<br>
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="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="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>