Quest Letters from the Queen: Forest of the Dead (10792).

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2016-02-25 20:13:09 +00:00
parent b29c0a8df7
commit df69128073
25 changed files with 372 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<html><body>Tracker Dokara:<br>
The Steel Door Guild tops all Dwarven guilds in power and prestige. As such, it is our duty to aid adventures who work to restore peace unto this war-torn land. We will be happy to offer special assistance if you have Steel Door Guild Coins.<br>
Well?<br>
<button align="left" icon="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"How do I use Steel Door Guild Coins?"</button>
<button align="left" icon="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"Here, I have some Steel Door Guild Coins."</button>
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Tracker Dokara:<br>
You can use Steel Door Guild Coins to purchase virious items. These items will be more than enough to help you on your journey.
<button align="left" icon="RETURN" action="bypass -h npc_%objectId%_Chat 1">Back</button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Tracker Dokara:<br>
You can purchase various items with Steel Door Guild Coins.<br>
Well?<br>
<button align="left" icon="NORMAL" action="bypass -h npc_%objectId%_multisell 3386601">"I want to buy some things."</button>
</body></html>

View File

@@ -3,6 +3,7 @@
<body>Tracker Dokara:
<br>
What's your business here?<br>
<button align="left" icon="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to use some Steel Door Guild Coins".</button>
<button align="left" icon="quest" action="bypass -h npc_%objectId%_Quest">Quest</button>
</body>
</html>

View File

@@ -0,0 +1,7 @@
<html><head><body>
Tracker Hatuba:<br>
The Steel Door Guild tops all Dwarven guilds in power and prestige. As such, it is our duty to aid adventurers who work to restore peace unto this war-torn land. We will be happy to offer special assistance if you have Steel Door Guild Coins.<br>
Well?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"How do I use Steel Door Guild Coins?"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3">"I want to use Steel Door Guild Coins."</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><head><body>
Tracker Hatuba:<br>
You can use Steel Door Guild Coins to purchase various items. These items will be more than enough to help you on your journey.<br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 1">Back</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>
Tracker Hatuba:<br>
You can purchase various items with Steel Door Guild Coins.<br>
Well?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 3386601">"I want to buy some things."</Button>
</body></head></html>

View File

@@ -0,0 +1,6 @@
<html><head>
<body>Tracker Hatuba:<br>
Shh! Evil lingers in this forest.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to use some Steel Door Guild Coins."
</Button> <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>