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,7 @@
<html><body><center>Use Life Crystals</center><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutNewLifeCrystals.htm">Listen to an explanation about the new Life Crystals.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325003">Exchange previous Life Crystals for new Life Crystals.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 318055002">Craft Life Crystal.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 317325002">Craft Adventurer's Box.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link adventurer_guildsman/AboutHighLevelGuilds.htm">Ask about higher level crafting</Button>
</body></html>

View File

@@ -0,0 +1,8 @@
<html><body>Adventure Guildsman:<br>
The world is a dark and scary place, my friend! If everyone would only follow the teachings of Eve and Einhasad, this chaos would finally end!<br>
What's needed is brave warrior like you stand up for the down-trodden, to restore peace and justice to the world! are you up to the task?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_questlist">Quest Information</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest RaidbossInfo">Raid Monster Information</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Use Life Crystals</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>