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