Tutorial quest.

This commit is contained in:
MobiusDev
2017-07-25 22:30:49 +00:00
parent 243c28f84d
commit a4496686d6
28 changed files with 506 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Newbie Helper:<br>
Welcome to Cedric's Training Hall. I will be teaching you the basics of combat.<br>
Please click on <font color="LEVEL">Quest</font>, in your Chat window.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1,4 +0,0 @@
<html><body>Master Auron:<br>
Welcome, young traveler, to the Warrior Guild of Gludin Village! I am Master Auron. How may I serve you?<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Newbie Helper:<br>
Welcome to Einhovant's School of Wizardry. I will be teaching you the basics of combat.<br>
Please click on <font color="LEVEL">Quest</font>, in your Chat window.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Newbie Helper:<br>
Welcome, young seeker. In this temple are all Dark Elves born, and here we worship the goddess of darkness, the first goddess of water, Shilen. I will be teaching you the basics of combat.<br>
Please click on <font color="LEVEL">Quest</font>, in your Chat window.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Newbie Helper:<br>
I bid you welcome, young one. I am a guardian of the Mother Tree Glade, and serve the Mother of all Elves. I will be teaching you the basics of combat.<br>
To begin, click on <font color="LEVEL">Quest</font> in the Chat window.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Newbie Helper:<br>
Welcome, young Dwarf. Do you know where you are? This place is the strip mine, and here young Dwarves like you are trained. Every Dwarf must learn the skills required for self-sufficiency! I will teach you those basics.<br>
To begin, click on <font color="LEVEL">Quest</font>, in the Chat window.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Newbie Helper:<br>
Welcome, young Orc. Stripling Orcs take their first steps toward becoming fighters in the Temple of Paagrio, where we worship Paagrio, god of fire and creator of all Orcs. I will teach you the basics of combat.<br>
To begin, click on <font color="LEVEL">Quest</font>, in the Chat window.<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>