Parsed new style html buttons.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html><body>Warehouse Keeper:<br>
|
||||
The Adventure Guild has issued an order requiring us to officially support adventurers who have away from Aden for a long time. These so-called "dormant adventurers," those who have been away for more than 1 year, are now being recruited to return and fight the encroaching darkness.<br>
|
||||
If you are one of this group, the Guild would like to offer you a sword and special Welcoming Armor!<br>
|
||||
<a action="bypass -h npc_%objectId%_Link common/welcomeback003.htm">"I have been away for more than 1 year."</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link common/welcomeback002.htm">"I do not fall under this category."</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/welcomeback003.htm">"I have been away for more than 1 year."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/welcomeback002.htm">"I do not fall under this category."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user