Sync with L2JServer Jan 2nd 2015.
This commit is contained in:
18
trunk/dist/game/data/html/petmanager/30869.htm
vendored
18
trunk/dist/game/data/html/petmanager/30869.htm
vendored
@ -1,11 +1,11 @@
|
||||
<html><body>Pet Manager Ramper:<br>
|
||||
<html><body>Pet Manager Lemper:<br>
|
||||
Hmm... Recently I heard a rumor that some group is organizing in order to collect Drake and Wyrm eggs. Tsk! Sure, Hatchlings are fine pets, but it's a different story they become Striders. Only one thing that I can think of that makes sense: somebody is trying to create a cavalry unit composed of Striders!<br>
|
||||
<a action="bypass -h npc_%objectId%_Link petmanager/instructions.htm">Listen to instructions for raising a pet.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Buy 3086900">Buy pet equipment.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_exc_multisell 1000">Exchange pet equipment for higher grade equipment.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_multisell 999">Exchange Hatchling equipment for Strider equipment.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link petmanager/evolve.htm">Evolve pet.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Link petmanager/exchange.htm">Exchange pet exchange ticket for a pet.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_TerritoryStatus">View information about the local lord and tax rate.</a><br>
|
||||
<a action="bypass -h npc_%objectId%_Quest">Quest</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/instructions.htm">"Tell me how to raise a pet."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3086900">"Let's trade pet items."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 1000">"I want to exchange pet equipment for higher grade equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 999">"I'd like to exchange Hatchling equipment for Strider equipment."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/evolve.htm">"I want to evolve a pet."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link petmanager/exchange.htm">"Here is a Pet Coupon. Give me a pet."</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_TerritoryStatus">"Can you tell me about the local lord and tax rate?"</Button>
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
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