7 lines
417 B
HTML
7 lines
417 B
HTML
<html><body>Warehouse Keeper Grookin:<br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Deposit item in Private Warehouse.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Withdraw item from Private Warehouse.</Button><br>
|
|
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
|
|
</center>
|
|
</body></html> |