Parsed new style html buttons.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<html><body>
|
||||
<a action="bypass -h npc_%objectId%_Quest GiantsExploration2">[Exploration of The Giant's Cave, Part 2]</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest TheZeroHour">[The Zero Hour]</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest GhostsOfBatur">[Ghosts of Batur]</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest SignsOfRevolt">[Signs of Revolt]</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest GiantsExploration2">[Exploration of The Giant's Cave, Part 2]</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest TheZeroHour">[The Zero Hour]</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest GhostsOfBatur">[Ghosts of Batur]</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest SignsOfRevolt">[Signs of Revolt]</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user