Quest Volatile Power (10771).

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2016-03-08 16:39:58 +00:00
parent 270d408657
commit 88cde4a168
21 changed files with 311 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
<html><body>Ivory Tower Wizard Janssen:<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>Ivory Tower Wizard Janssen:<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>Ivory Tower Wizard Janssen:<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

@@ -2,5 +2,6 @@
Hehe... You look so scared! Don't worry, there aren't any thieves or bandits here... the monsters have chased them all off, haha!.<br>
Just kidding. Well, not about the monsters. Oh! You want to get out of here? Can't say I blame you.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 22">"Let me go back to the surface."</Button>
<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>