diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-24 23:43:24 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-24 23:43:24 +0400 |
commit | 2f3b7ae438a06694813149632adb85a4eb63f7d0 (patch) | |
tree | 41b4570948c64e9f47e3db3a6105fae727f26b92 /monsters.xml | |
parent | 582dd37ab7baf13efccfa44fbdb0c704db8edf22 (diff) | |
download | clientdata-2f3b7ae438a06694813149632adb85a4eb63f7d0.tar.gz clientdata-2f3b7ae438a06694813149632adb85a4eb63f7d0.tar.bz2 clientdata-2f3b7ae438a06694813149632adb85a4eb63f7d0.tar.xz clientdata-2f3b7ae438a06694813149632adb85a4eb63f7d0.zip |
Changed "Croco Tree" to "Crocotree", it makes more sense in scripts.
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 6f76c4f9..e28a8fe1 100644 --- a/monsters.xml +++ b/monsters.xml @@ -89,7 +89,7 @@ Example: <sprite>accessories/blub-tentacle.xml</sprite> <sprite>accessories/blub-tophat.xml</sprite> </monster>--> - <monster id="8" name="Croco Tree" targetCursor="large"> + <monster id="8" name="Crocotree" targetCursor="large"> <sprite>monsters/croconut.xml</sprite> <sound event="die">monsters/croconut/die1.ogg</sound> <sound event="hurt">monsters/croconut/hurt1.ogg</sound> |