Parsed new style html buttons.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
Pleased to met you. I am Grand Magister Javier. Ah, is my voice too loud? Sorry! Whenever I see young, promising warriors like you, my excitement just gets the better of me!<br>
|
||||
Ha ha! Hmm, I see you wondering, "Is this Grand Magister really on the level?" Don't worry -- I am! But I still love to chat with young warriors who are journeying through different territories.<br>
|
||||
Never fear, though -- I take my job seriously.<br>
|
||||
<a action="bypass -h npc_%objectId%_Quest elven_human_mystics_2">Listen to information about second class transfer.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</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_mystics_2">Listen to information about second class transfer.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Subclass 0">Sub Class.</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