This commit is contained in:
mobius
2015-01-01 20:02:50 +00:00
parent eeae660458
commit a6a3718849
17894 changed files with 2818932 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<html><body><br>
Through the restore function, you can transform a pet that has been evolved into a special form back to its original form. Since the process transfers the experience value, restoring 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 would you like to restore?<br><br>
<a action="bypass -h npc_%objectId%_restore 1">Restore Great Snow Wolf to Great Wolf.</a><br>
<a action="bypass -h npc_%objectId%_restore 2">Restore Snow Fenrir to Fenrir.</a><br>
<a action="bypass -h npc_%objectId%_restore 3">Restore Red Wind Strider to Wind Strider.</a><br>
<a action="bypass -h npc_%objectId%_restore 4">Restore Red Star Strider to Star Strider.</a><br>
<a action="bypass -h npc_%objectId%_restore 5">Restore Red Twilight Strider to Twilight Strider.</a>
</body></html>