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,8 @@
<html><body>Apprentice Adventurers' Guide:<br>
You're about to start a long journey.<br>
My job is to offer what little assistance I can as you charge into all this endless evil and intense fighting!<br>
Of course, I'm just an apprentice, so I can't help you as much as the full-fledged Adventurers' Guides.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1"><font color="LEVEL">"What kinds of buffs do you have?"</font></Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"I have some Steel Door Guild Coins..."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>