10 lines
570 B
HTML
10 lines
570 B
HTML
<html><body>
|
|
Ah, so you've come to see the clan hall!<br>
|
|
Good idea! A clan hall is something that every clan should have, don't you agree?<br>
|
|
There are many wonderful things here, so take your time!<br><br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_list">All items for sale.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass npc_%objectId%_selectedItems">My selected items.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_location">Location of the clan hall.</Button>
|
|
</center>
|
|
</body></html> |