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,4 +1,4 @@
<html><body>Jinia:<br>
Sorry. I don't have time, I'm dealing with something important.<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,5 +1,5 @@
<html><body>Jinia:<br>
This place is so cold I can't feel my nose. I'm sure it's so red, I could lead a pack of flying reindeer.<br>
<a action="bypass -h Quest Jinia check">"We need a way to stop Freya."</a><br>
<a action="bypass -h Quest Jinia 32781-05.html">"We're ready now."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia check">"We need a way to stop Freya."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia 32781-05.html">"We're ready now."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Jinia:<br>
We must be prepared before confronting Freya. As the winter cold swells around the castle, she becomes even stronger. We can use blitz tactics and strike her before her power matures fully. Then again, if we wait until she is at full strength, I'm sure the reward will be greater. I leave the choice to you.<br>
<a action="bypass -h Quest Jinia 32781-06.html">Challenge Freya.</a><br>
<a action="bypass -h Quest Jinia 32781-07.html">Challenge Freya in the extreme cold.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia 32781-06.html">Challenge Freya.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia 32781-07.html">Challenge Freya in the extreme cold.</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Jinia:<br>
Be careful. Should anything happen, we'll try to help you.<br>
<a action="bypass -h Quest IceQueensCastleNormalBattle enter">"Thanks, Jinia."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest IceQueensCastleNormalBattle enter">"Thanks, Jinia."</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Jinia:<br>
Her power is without equal. She truly is a frozen goddess. Are you sure you're ready?<br>
<a action="bypass -h Quest IceQueensCastleHardBattle enter">"It's now or never."</a><br>
<a action="bypass -h Quest Jinia 32781-08.html">"Perhaps I'll think again."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest IceQueensCastleHardBattle enter">"It's now or never."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia 32781-08.html">"Perhaps I'll think again."</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Jinia:<br>
You're here! I've been waiting for you. All our preparations are complete. Shall we depart?<br>
<a action="bypass -h Quest Jinia 32781-10.html">"Yes, I'm ready."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia 32781-10.html">"Yes, I'm ready."</Button>
</body></html>

View File

@@ -1,6 +1,6 @@
<html><body>Jinia:<br>
Alright, we'll depart now. Keep those nerves of steel!<br>
<a action="bypass -h npc_%objectId%_Quest IceQueensCastleNormalBattle enter">Enter the Ice Queen's Castle.</a><br>
<a action="bypass -h npc_%objectId%_Quest IceQueensCastleHardBattle enter">Enter the Ice Queen's Castle (Hard).</a><br>
<a action="bypass -h Quest Jinia 32781-11.html">"Wait a moment, I'm not ready."</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest IceQueensCastleNormalBattle enter">Enter the Ice Queen's Castle.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest IceQueensCastleHardBattle enter">Enter the Ice Queen's Castle (Hard).</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Jinia 32781-11.html">"Wait a moment, I'm not ready."</Button>
</body></html>