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>Beast Herder Tunatun:<br>
If you're interested in handling the beasts, I can give you this Bull Whip. If you've forgotten how to use it, I can tell you again.<br>
<a action="bypass -h Quest Tunatun 31537-04.html">Listen to the explanation about how to handle.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Tunatun 31537-04.html">Listen to the explanation about how to handle.</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Beast Herder Tunatun:<br>
In order to give orders to the beasts, you need this Bull Whip. On the old Beast Farm, you used to be able to command only one beast, but with this improved whip, you can now give orders to many tamed beasts at the same time.<br>
<a action="bypass -h Quest Tunatun 31537-05.html">Continue to listen to the story</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Tunatun 31537-05.html">Continue to listen to the story</Button>
</body></html>

View File

@@ -1,4 +1,4 @@
<html><body>Beast Herder Tunatun:<br>
Being able to give orders to many cubs you train can be incredibly helpful. Each type of cub can cast supplemental magic to help buff your skills in combat, and the more cubs you tame, the more types of buffs you can have cast on yourself.<br>
<a action="bypass -h Quest Tunatun 31537-06.html">Continue to listen to the story</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Tunatun 31537-06.html">Continue to listen to the story</Button>
</body></html>

View File

@@ -1,5 +1,5 @@
<html><body>Beast Herder Tunatun:<br>
Hi! Welcome to the Beast Farm. My name is Tunatun and I'm the one in charge here. I got this job because I thought I'd be able to commune with the beasts. After all, my pet kitty back home absolutely loved me. On this farm though, it's not so easy.<br>As a matter of fact, I'm having a lot of trouble with these beasts. They tend to fight back if you try to feed or tame them, so I've hired a Feed Seller and various adventurers to help me manage and protect the farm. At this point, there's not much else I can do.<br>
<a action="bypass -h Quest Tunatun Whip">Take the Beast Handler's Whip.</a><br>
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Tunatun Whip">Take the Beast Handler's Whip.</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>