Dion dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-10 18:58:12 +00:00
parent 7d2d6815b9
commit f3ce3885d7
75 changed files with 593 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
<html><head><body>Trader Sabrin:<br>
Do I look likfe I've got all the time in the world? What do you want to buy?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006001">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006002">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Sabrin:<br>
Here in Dion, people are still uneasy after that farmers' revolt a few years ago. Don't rely on the authorities to keep safe -- look after yourself! You've come to the right store, friend. We carry only the best weapons and armor. Look around and let me know if you see anything you like!<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><head><body>Trader Casey:<br>
What do you need?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006101">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006102">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Casey:<br>
Uncle Sabrin thinks business is just about making as much money as possible as quickly as possible. But I don't agree. I think it's more important how you'll be rememberd -- that's whay I plan on going to Aden soon to do something else with my life!<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,6 @@
<html><head><body>Trader Sonia:<br>
Um, Excuse me. Do you need to buy something? I've got big stock here, and I can also look at things you want to sell. I may not look it, but I'm an accomplished appraiser of used good.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006201">"I want to trade accessories."</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,6 @@
<html><head><body>Trader Lara:<br>
Welcome, friend! You won't recognize my store since we recently finished remodeling. We sell a variety of potions -- necessities for any serious adventurer. You look like someone who has an eye for quality, so just let me know what I can get for you....<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006301">"I need to exchange some comsumables and minerals."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3006302">"I want to trade some dye."</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>