diff options
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index 64e585c3..ce80df7d 100644 --- a/monsters.xml +++ b/monsters.xml @@ -235,7 +235,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1040" name="Silkworm" walkType="walk" targetCursor="small"> <sprite>monsters/silkworm.xml|#807d20,e0dac0;#c0a830</sprite> </monster> - <monster id="1041" name="Sqirrel" walkType="walk" targetCursor="small"> + <monster id="1041" name="Squirrel" walkType="walk" targetCursor="small"> <sprite>monsters/squirrel.xml|#dfae76</sprite> <sound event="hurt">monsters/squirrel/hit1.ogg</sound> <sound event="hurt">monsters/squirrel/hit2.ogg</sound> |