summaryrefslogtreecommitdiff
path: root/pets.xml
blob: 1a827959850755bb6325be4fc9ad86533aa95b1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144
Copyright (C) 2013 Evol Online -->

<pets>
    <pet id="1"
         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>