6 lines
474 B
HTML
6 lines
474 B
HTML
<html><head><body>Warehouse Keeper Wilford:<br>
|
|
Welcome to the Steel Door! You can safely deposit your items here for 30 Adena per item. Now, what can I do for you?<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> |