7 lines
416 B
HTML
7 lines
416 B
HTML
<html><body>Warehouse Keeper Sonin:<br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Store an item (Clan Warehouse)</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Retrieve an item (Clan Warehouse)</Button>
|
|
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Return</Button>
|
|
</center>
|
|
</body></html> |