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,7 @@
<html><body>Warehouse Keeper Fouette:<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Deposit an item. (Clan Warehouse)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw an item. (Clan Warehouse)</Button><br>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
</center>
</body></html>