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>
You can evolve your pet depending on its type. Evolution is available only when the pet is summoned, and since it transfers XP, the level might decrease when you evolve a pet with a high level.<br>
The name of the pet will remain, and the items in the pet inventory will be transferred to the owner's inventory.<br>
Which pet do you want to evolve?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 1">"I want to evolve a Wolf into a Great Wolf."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 2">"I want to evolve a Great Black Wolf into a Fenrir."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 3">"I want to evolve a Baby Buffalo into an Improved Baby Buffalo." (for Warriors)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 4">"I want to evolve a Baby Kookaburra into an Improved Baby Kookaburra." (for Wizards)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 5">"I want to evolve a Baby Cougar into an Improved Baby Cougar." (for Mixed Professions)</Button>
<html><body><br>
You can evolve your pet depending on its type. Evolution is available only when the pet is summoned, and since it transfers XP, the level might decrease when you evolve a pet with a high level.<br>
The name of the pet will remain, and the items in the pet inventory will be transferred to the owner's inventory.<br>
Which pet do you want to evolve?<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 1">"I want to evolve a Wolf into a Great Wolf."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 2">"I want to evolve a Great Black Wolf into a Fenrir."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 3">"I want to evolve a Baby Buffalo into an Improved Baby Buffalo." (for Warriors)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 4">"I want to evolve a Baby Kookaburra into an Improved Baby Kookaburra." (for Wizards)</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_evolve 5">"I want to evolve a Baby Cougar into an Improved Baby Cougar." (for Mixed Professions)</Button>
</body></html>