9 lines
602 B
HTML
9 lines
602 B
HTML
<html><body>Warehouse Keeper Barder:<br>
|
|
Making a deposit, eh? Well, if you're heading out on an adventurer, just be sure that you don't get too greedy. Coming back alive is the best reward!<br>
|
|
Hmmph! What do you want to store?<br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Personal Warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">Clan Warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</center>
|
|
</body></html> |