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

@@ -2,7 +2,7 @@
I exist to guard this world.<br>
You're fighting to get the power of the seal, aren't you? Do you have any idea of the peril you're putting us in? You probably don't know this, but the seal has been broken before! It opened a dimension gap, through which escaped terrible demons from the depths of hell! The few who are aware of this terrible danger have managed to forestall the invasion thus far...<br>
...But our forces are over-stretched! Will you join our fight against this ghastly threat?<br>
<a action="bypass -h npc_%objectId%_Quest OracleTeleport">"I'll join the fight!"</a><br>
<a action="bypass -h npc_%objectId%_Chat 1">"What is a dimension gap?"</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest OracleTeleport">"I'll join the fight!"</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">"What is a dimension gap?"</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>