summaryrefslogblamecommitdiff
path: root/pets.xml
blob: 416a8670b85d3bf76f6c8a650cf2ca163b4d5cd8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                      




                                                                       
               
                    










                                


                                          
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144
Copyright (C) 2013 Evol Online -->

<pets>
    <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
        <its:translateRule selector="//pet/@name" translate="yes"/>
        <its:translateRule selector="//*" translate="no"/>
    </its:rules>

    <pet id="1"
         name="piou"
         startFollowDistance="0"
         followDistance="0"
         walkSpeed="300"
         warpDistance="11"
         offsetX="1"
         offsetY="1"
         sitOffsetX="1"
         sitOffsetY="0"
         thinkTime="1000"
         directionType="3"
         sitDirectionType="3">
        <sprite>monsters/piou.xml</sprite>
    </pet>
</pets>