8 lines
743 B
HTML
8 lines
743 B
HTML
<html><body>Warehouse Keeper Axel:<br>
|
|
Welcome! We have a fine facility and can safely store any items for you. What would you like to store?<br>
|
|
When you come to reclaim your freight, make sure you have the proper forms, signed in triplicate.<br>
|
|
<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>
|
|
</body></html> |