diff options
author | Alige <aligetmw@hotmail.fr> | 2013-02-28 00:02:25 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-02-28 00:02:25 +0400 |
commit | d323c292aabd3d1e0d55cd52ad364f543a441f44 (patch) | |
tree | 7d83b283822fa4bcd1de8612950a5b8458dffb7b /monsters.xml | |
parent | 6789cbc5b1a3376b9b146c085b380ef8093b77c6 (diff) | |
download | clientdata-d323c292aabd3d1e0d55cd52ad364f543a441f44.tar.gz clientdata-d323c292aabd3d1e0d55cd52ad364f543a441f44.tar.bz2 clientdata-d323c292aabd3d1e0d55cd52ad364f543a441f44.tar.xz clientdata-d323c292aabd3d1e0d55cd52ad364f543a441f44.zip |
Improved the Crocotree's targeting animation's offsets.
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 6f9f2f74..969abdf0 100644 --- a/monsters.xml +++ b/monsters.xml @@ -83,7 +83,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sprite>accessories/blub-tentacle.xml</sprite> <sprite>accessories/blub-tophat.xml</sprite> </monster>--> - <monster id="8" name="Crocotree" targetCursor="large" targetOffsetX="-32"> + <monster id="8" name="Crocotree" targetCursor="small" targetOffsetX="-29" targetOffsetY="4"> <sprite>monsters/crocotree.xml</sprite> <sound event="die">monsters/crocotree/die1.ogg</sound> <sound event="hurt">monsters/crocotree/hurt1.ogg</sound> |