diff options
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 2a186a24..2a853fe3 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="small" targetOffsetX="-29" targetOffsetY="4" nameOffsetX="-29"> + <monster id="8" name="Crocotree" targetCursor="small" targetOffsetX="-28" targetOffsetY="4" nameOffsetX="-29"> <sprite>monsters/crocotree.xml</sprite> <sound event="die">monsters/crocotree/die1.ogg</sound> <sound event="hurt">monsters/crocotree/hurt1.ogg</sound> |