diff options
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 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> |