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

@@ -3,9 +3,9 @@
The clan that lives here has developed the ability to evolve their pets into special forms. Evolution is only possible when the pet is summoned. Also, since the process transfers the experience value, evolving a high level pet might actually result in a decrease in the pet's level.<br>
Any items in the pet's inventory will be transferred to the owner's inventory.<br>
Which pet do you want to evolve?<br><br>
<a action="bypass -h npc_%objectId%_evolve 1">Evolve Great Wolf into Great Snow Wolf.</a><br>
<a action="bypass -h npc_%objectId%_evolve 5">Evolve Fenrir into Snow Fenrir.</a><br>
<a action="bypass -h npc_%objectId%_evolve 2">Evolve Wind Strider into a Red Dragon Bugle of Wind.</a><br>
<a action="bypass -h npc_%objectId%_evolve 3">Evolve Star Strider into a Red Dragon Bugle of Star.</a><br>
<a action="bypass -h npc_%objectId%_evolve 4">Evolve Twilight Strider into a Red Dragon Bugle of Twilight.</a>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 1">Evolve Great Wolf into Great Snow Wolf.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 5">Evolve Fenrir into Snow Fenrir.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 2">Evolve Wind Strider into a Red Dragon Bugle of Wind.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 3">Evolve Star Strider into a Red Dragon Bugle of Star.</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 4">Evolve Twilight Strider into a Red Dragon Bugle of Twilight.</Button>
</body></html>