castlewarehouse-1.htm 318 B

123456789
  1. <html><body>
  2. Warehouse Keeper:<br>
  3. <center>
  4. <a action="bypass -h npc_%objectId%_DepositP">Deposit an item. (Private Warehouse)</a><br>
  5. <a action="bypass -h npc_%objectId%_WithdrawP">Withdraw an item. (Private Warehouse)</a><br>
  6. <br>
  7. <a action="bypass -h npc_%objectId%_Chat 0">Back</a>
  8. </center>
  9. </body></html>