Gludin dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-11 10:45:02 +00:00
parent 40986dfbbc
commit 9f13149521
67 changed files with 482 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Trader Arodin:<br>
What would you like to do?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3020701">"I want to trade Warrior equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3020702">"I want to trade Wizard equipment."</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Trader Arodin:<br>
Our shop has a proud tradition, and does not trade with people like you. Please leave before I call the guards.
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Trader Arodin:<br>
Welcome! Welcome to our shop, filled with 100 years of tradition. We have all the weapons any adventurer could ever need, so please take your time and have a look around. Just so you know, I've heard that undead monsters have been more frequently spotted in the ruins after the war with Gracia, so I'd suggest buying weapons capable of dealing with them.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,5 @@
<html><body>Trader Damion:<br>
What would you like to do?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3020801">"I want to trade Warrior equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3020802">"I want to trade Wizard equipment."</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Trader Damion:<br>
Welcome! Good prices and excellent service, that's our motto. Take a look around and see if there's anything you like. No pressure! Take your time and browse...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3043701">"Buy supplies and minerals."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?".</Button>
Welcome! Good prices and excellent service, that's our motto. Take a look around and see if there's anything you like. No pressure! Take your time and browse....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"I want to trade some equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Dye Merchant Colleen:<br>
I do not wish to bestow the power of magic to one like yourself. Leave this place at once.
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Trader Colleen:<br>
Welcome! Our shop specializes in weapons. Isn't the power of pigments amazing? Even an outstanding adventurer may need something we carry in our shop.<br1>
Have a look!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3020901">"I want to trade some dye."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,3 @@
<html><body>Trader Asha:<br>
P ... please leave ... Qu ... quickly ...
</body></html>

View File

@@ -0,0 +1,4 @@
<html><body>Trader Asha:<br>
Well, well.... What are you looking for? Hmm, I don't see anything I can use here....<br>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>