8 lines
633 B
HTML
8 lines
633 B
HTML
<html><body>Warehouse Keeper Grakon:<br>
|
|
Ow. My legs hurt from standing for so long.<br>
|
|
Oh, how long were you standing there? Did you want something?<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"Yeah, I need a private warehouse."</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">"Can I see my clan warehouse?"</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 3"><font color ="LEVEL">"I just want my Wondrous Cubic."</font></Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</body></html> |