summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-01 11:02:59 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-01 11:02:59 +0200
commit91bb99da49c85c082d0d43f986b572ce80921adb (patch)
tree160d5fa85caa8e3bb4db38070538a5cf09be23d5 /monsters.xml
parent2c50abfbb5666d49650a46bae69c39c31573378d (diff)
downloadclientdata-91bb99da49c85c082d0d43f986b572ce80921adb.tar.gz
clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.tar.bz2
clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.tar.xz
clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.zip
Changed "coconut" to "croconut" in all files of clientdata.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/monsters.xml b/monsters.xml
index 3be9b9b7..c6ee25ad 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -76,7 +76,7 @@ exemple :
<sprite>monsters/croc.xml</sprite>
</monster>
<monster id="5" name="Little Blub" targetCursor="small" walkType="walkswim">
- <sprite>monsters/coconut.xml</sprite>
+ <sprite>monsters/blub-little.xml</sprite>
<sprite>accessories/littleblub-tentacle.xml</sprite>
<sound event="hit">monsters/blub/hit1.ogg</sound>
</monster>
@@ -90,8 +90,8 @@ exemple :
<sprite>accessories/blub-tophat.xml</sprite>
</monster> -->
<monster id="8" name="Coco Tree" targetCursor="large">
- <sprite>monsters/coconut.xml</sprite>
- <sound event="hurt">monsters/coconut/hurt1.ogg</sound>
- <sound event="die">monsters/coconut/die1.ogg</sound>
+ <sprite>monsters/croconut.xml</sprite>
+ <sound event="hurt">monsters/croconut/hurt1.ogg</sound>
+ <sound event="die">monsters/croconut/die1.ogg</sound>
</monster>
</monsters>