10 lines
820 B
HTML
10 lines
820 B
HTML
<html><body>Warehouse Keeper Silva:<br>
|
|
Hello! What can I do for you? For almost 1,000 years, the Iron Gate Guild has provided safekeeping of valuables. Whatever you deposit will be kept entirely secure, and you can withdraw it from any of branches...<br>
|
|
Hmm...I think I said it right this time... Hey, Mr. Sorint, I said it correctly, didn't I?<br>
|
|
<center>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/privatewh.htm">Private Warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link warehouse/clanwh.htm">Clan Warehouse</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button>
|
|
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
|
</center>
|
|
</body></html> |