diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-01 19:56:10 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-01 19:56:10 +0200 |
commit | dada5b26fa10617b2a5e9f7b8ac7c9f0667334f1 (patch) | |
tree | 4364ceda839e26dfbccf8ba9cde8cdc75733c214 /monsters.xml | |
parent | aa4d9c0b79bc71f46a583829970933ee84ed96be (diff) | |
download | clientdata-dada5b26fa10617b2a5e9f7b8ac7c9f0667334f1.tar.gz clientdata-dada5b26fa10617b2a5e9f7b8ac7c9f0667334f1.tar.bz2 clientdata-dada5b26fa10617b2a5e9f7b8ac7c9f0667334f1.tar.xz clientdata-dada5b26fa10617b2a5e9f7b8ac7c9f0667334f1.zip |
Changed "Coco Tree" to "Croco Tree" in monsters.xml.
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 c6ee25ad..f15d00ba 100644 --- a/monsters.xml +++ b/monsters.xml @@ -89,7 +89,7 @@ exemple : <sprite>accessories/blub-tentacle.xml</sprite> <sprite>accessories/blub-tophat.xml</sprite> </monster> --> - <monster id="8" name="Coco Tree" targetCursor="large"> + <monster id="8" name="Croco Tree" targetCursor="large"> <sprite>monsters/croconut.xml</sprite> <sound event="hurt">monsters/croconut/hurt1.ogg</sound> <sound event="die">monsters/croconut/die1.ogg</sound> |