Quest In Search of an Ancient Giant (10775).

Contributed by gigilo1968.
This commit is contained in:
MobiusDev
2016-03-12 08:09:08 +00:00
parent ea48372ceb
commit 88de3d28a0
18 changed files with 248 additions and 4 deletions

View File

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

@@ -1,6 +1,8 @@
<html><body>Ivory Tower Wizard Rombel:<br>
Cough, cough. Ugh, this place taking its toll on me, mentally and physically. Why did I ever let them send me here? If you know what's good for you, you'll turn right around and go back to the village. Cough... cough...<br>
Let me tell you this one more time. The 3rd basement floor is the safest here. As you go up, it will get more dangerous.<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 23">"Yes, please send me to the 2nd basement floor."</Button>
<html><body>
Ivory Tower Wizard Rombel:<br>
Cough, cough. Ugh, this place it taking it's toll on me, mentally and physically. Why did I ever let them send me here? If you know what's good for you, you'll turn right around and go back to the village. Cough... Cough...<br>
Let me tell you this again. This place is the least dangerous. As you go up, you'll face more dangers, so watch out!<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_goto 23">"I'd like to go to the 2nd basement floor."</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>