10 lines
1.1 KiB
HTML
10 lines
1.1 KiB
HTML
<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> |