Gainak Town rework and some mapregion additions.

Contributed by Ionut.
This commit is contained in:
mobius
2015-01-30 23:11:18 +00:00
parent 0581853e02
commit acf0c17ba4
25 changed files with 171 additions and 36 deletions

View File

@@ -0,0 +1,9 @@
<html><body>Edward:<br>
You need a warehouse, right?<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Private Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Clan Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/g_cube_warehouse001.htm"><font color="LEVEL">Wondrous Cubic</font></Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</center>
</body></html>