Sync with L2JServer Jan 2nd 2015.
This commit is contained in:
12
trunk/dist/game/data/html/petmanager/36478.htm
vendored
12
trunk/dist/game/data/html/petmanager/36478.htm
vendored
@@ -1,10 +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>
|
||||
Which pet would you like to restore?<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_restore 1">"I want to restore a Great Snow Wolf to a Great Black Wolf."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_restore 2">"I want to restore a Snow Fenrir to a Fenrir."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_restore 3">"I want to restore a Red Wind Strider to a Wind Strider."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_restore 4">"I want to restore a Red Star Strider to a Star Strider."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_restore 5">"I want to restore a Red Strider of Dusk to a Strider of Dusk."</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user