summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-07 00:06:25 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-07 00:06:25 +0000
commit840a7adf492e43bf1b479d3747e0fbd6d911eddd (patch)
tree41d9d6686ab9ef56426e9e0b16407a9260ee6324 /monsters.xml
parentfe524ceed79c28b3f073dda5310f1d6a92d691a6 (diff)
downloadclientdata-840a7adf492e43bf1b479d3747e0fbd6d911eddd.tar.gz
clientdata-840a7adf492e43bf1b479d3747e0fbd6d911eddd.tar.bz2
clientdata-840a7adf492e43bf1b479d3747e0fbd6d911eddd.tar.xz
clientdata-840a7adf492e43bf1b479d3747e0fbd6d911eddd.zip
fix 1127
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index 62fc69d6..865e9eeb 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -600,7 +600,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="spawn">monsters/ratto/spawn1.ogg</sound>
</monster>
<monster id="1127" name="Desert Log Head" targetCursor="medium">
- <sprite>monsters/loghead.xml</sprite>
+ <sprite>monsters/desertloghead.xml</sprite>
<sound event="die">monsters/loghead/logheaddie.ogg</sound>
<sound event="hit">monsters/loghead/logheadhit.ogg</sound>
<sound event="hurt">monsters/loghead/logheadhurt.ogg</sound>