5 lines
402 B
HTML
5 lines
402 B
HTML
<html><body>Warehouse Keeper Collob:<br>
|
|
<center><Button ALIGN=LEFT ICON="normal" action="bypass -h npc_%objectId%_DepositP">Deposit Item (Private Warehouse)</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Withdraw Item (Private Warehouse)</Button>
|
|
<Button ALIGN=LEFT ICON="return" action="bypass -h npc_%objectId%_Chat 0">Back</Button></center>
|
|
</body></html> |