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 e01ba35d..da25af81 100644 --- a/monsters.xml +++ b/monsters.xml @@ -145,7 +145,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sound event="miss">monsters/piou/miss1.ogg</sound> <sound event="spawn">monsters/piou/spawn1.ogg</sound> </monster> - <monster id="1019" name="Pumpkish" walkType="walk"> + <monster id="1019" name="Pumpkin" walkType="walk"> <sprite>monsters/pumpkish.xml</sprite> <sound event="die">monsters/pumpkin/die1.ogg</sound> <sound event="hit">monsters/pumpkin/hit1.ogg</sound> |