5 lines
		
	
	
		
			411 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			411 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html><body>Warehouse Keeper Tutu:<br>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">"I want to deposit an item (Private Warehouse)."</Button>
 | |
| <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">"I want to withdraw an item (Private Warehouse)."</Button>
 | |
| <Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
 | |
| </body></html> | 
