diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-26 23:27:38 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-26 23:27:38 +0300 |
commit | 740fe5da9f2ffd1946a25d0a166574a7279f0476 (patch) | |
tree | 96a47fa3ba3934940071254079c719b15d3a094a /pets.xml | |
parent | f6c5531566c996e7d50601bd6153c543ee0c6ab5 (diff) | |
download | clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.tar.gz clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.tar.bz2 clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.tar.xz clientdata-740fe5da9f2ffd1946a25d0a166574a7279f0476.zip |
Fix Piou pet and add pet egg item.
Diffstat (limited to 'pets.xml')
-rw-r--r-- | pets.xml | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -8,19 +8,7 @@ Copyright (C) 2013 Evol Online --> <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"> + <pet id="1002" name="piou"> <sprite>monsters/piou.xml</sprite> </pet> </pets> |