Parsed new style html buttons.

This commit is contained in:
mobius
2015-01-03 21:32:03 +00:00
parent 7e473d3efd
commit 15e5e063a7
5370 changed files with 12014 additions and 12014 deletions

View File

@ -1,5 +1,5 @@
<html><body>Emperor Shunaiman:<br>
Shilen's forces gain ground with each passing day.<br>
We were stumbling backwards, but now... now I am staring down into a great chasm. What am I to do?<br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@ -1,4 +1,4 @@
<html><body>Emperor's Guard Leon:<br>
Einhasad's blessin's, friend!<br>S'not everyone who gets to go time-travelin' to go and save the old Emperor, eh? Must be made of tougher stuff than us lot... probably the food.<br>Anyways, I understand you're lookin' to get back to your time?<br>
<a action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">"That's right."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">"That's right."</Button>
</body></html>

View File

@ -1,4 +1,4 @@
<html><body>Disciple's Gatekeeper:<br>
You are now at the place where Shunaiman Emperor's Seal Device is installed. You hear the sounds of Anakim and Lilith grappling violently from within.<br>
<a action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">Open the door.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest DisciplesNecropolisPast">Open the door.</Button>
</body></html>