Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -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>
<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>
<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>
<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>