Parsed new style html buttons.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<html><body>High Priest Marie:<br>
|
||||
Greetings, young seeker! I am but a humble servant of the Creator Einhasad, whose sole purpose is passing on her divine wisdom. I am merely an instrument in proclaiming her sacred teachings to the world.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest elven_human_buffers_2">Listen to information about first class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Clan">Clan.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest elven_human_buffers_2">Listen to information about first class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Clan">Clan.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Alliance">Alliance.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest ShadowWeapons">Use Shadow Weapon Exchange Coupon.</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest.</Button>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user