9 lines
752 B
HTML
9 lines
752 B
HTML
<html><body>Warehouse Keeper Calculain:<br>
|
|
Don't carry around heavy, cumbersome and unnecessary equipment! Deposit them in one of our warehouses and rest easy. Better yet, you can retrieve them from any one of our locations!<br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private Warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">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> |