6 lines
473 B
HTML
6 lines
473 B
HTML
<html><body>Warehouse Keeper Randolf:<br>
|
|
Welcome, friend. What do you want? Your items back? Or did you come here to leave your items? Just tell me what you want.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Private warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Clan warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |