Parsed new style html buttons.
This commit is contained in:
6
trunk/dist/game/data/html/default/31504.htm
vendored
6
trunk/dist/game/data/html/default/31504.htm
vendored
@@ -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>
|
Reference in New Issue
Block a user