Added missing Underground town NPC dialogs.

This commit is contained in:
MobiusDev
2016-07-27 11:39:20 +00:00
parent 6da87b6aa4
commit c7135e356c
34 changed files with 2217 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
<html><body>Grocer Attitude:<br>
My goodness. I can't believe people like you still walk the streets. What, do the guards of Underground just spend our taxes and sleep or what? I tell you, it's a disgrace.
</body></html>

View File

@@ -0,0 +1,7 @@
<html><body>Grocer Attitude:<br>
Welcome! Our shop carries a wide range of inexpensive but high-quality items. Come in, come in! Take some time and have a look around. If you need anything, just give me a shout.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3008100">"I need to exchange some consumables and minerals."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3008102">"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>