Orc village dialogs.

Contributed by quangnguyen.
This commit is contained in:
MobiusDev
2017-08-06 13:11:58 +00:00
parent ddaba57dbe
commit 737b19a70a
54 changed files with 410 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
<html><body>Trader Jakal:<br>
What are you looking for, friend?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3055801">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3055802">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Trader Jakal:<br>
Hail the eternal glory the Flame! How are you, friend?<br>
What do you need? Please take a look! Nothing is wothless in my shop. And there is nothing that I cannot get for you! It's an old truth, that adventure requires preparation to succeed. Even we Orcs would do well to heed the ancient wisdom of those words!<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 Kunai:<br>
What are you looking for, friend?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3055901">"I want to trade Warrior Equipment."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3055902">"I want to trade Wizard Equipment."</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<html><head><body>Trader Kunai:<br>
Greeting fellow Brother of the flame!<br>
My name is Kunai, famous weapons trader! I carry the finest dwarf made products, and each product is fully guaranteed! The dwarves may be stinky little things but they sure make the best goods! So have a look, and thank you for shopping at Kunai's!<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,7 @@
<html><head><body>Trader Uska:<br>
For the eternal glory of the flame! Brother of the flame, greeting!<br>
My name is Uska! I am honored to meet you, ha ha! I'm not one to beat around the bush. I'll come right to the point. Do you need an item? Then have a look at my wares! I won't waste your time if you don't waste mine, eh? I know how important keeping to your training regimen is, even in peacetime. Look sharp and let's do business!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3056001">"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,7 @@
<html><head><body>Trader Papuma:<br>
For the eternal glory of the Flame! Child of the Flame, how are you?<br>
Have you been to the world beyond our homelands? It is not what I imagined. Still, glory can be won here in abundance! Look around and see if there's something you need.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3056101">"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>