Dark Elf village dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-06 11:41:15 +00:00
parent 706bf0e609
commit 862eaf6233
61 changed files with 468 additions and 1 deletions

View File

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

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Iria:<br>
Welcome! We have everything axcept what we don't have. Ha ha ha! If you want to buy, do so quickly. If you just want to browse... go away! We don't sell weapons that those dirty Humans make, so if you are looking for those you've come to the wrong shop. Ha ha!<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 Payne:<br>
What would you like to trade?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3013601">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3013602">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><head><body>Trader Payne:<br>
Ha Ha! Good to see you! I've got some great items for you! We carry the best armors! Look around and let me know if there's anything I can help you with.<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 Vollodos:<br>
Welcome! Thank you for visiting. We always have products of the highest quality. Take a look around. It's cheap! Look aroung!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3013701">"I need to exchange some comsumables 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>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Trader Minaless:<br>
Lucky you, for having been blessed by the goddess of darkness! I have everything you need. I swear to Shilen that I have the best items in the whole continent.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3013801">"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>