Files
l2j_mobius/trunk/dist/game/data_classic/html/auction/auction.htm
2015-05-02 03:45:56 +00:00

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>