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 5296cae8..ec1165ba 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1020,6 +1020,6 @@ </monster> <monster id="1167" name="Der Schneemann"> <sprite>monsters/snowman-boss.xml</sprite> - <particlefx>graphics/particles/snow-burst.xml</particlefx> + <attack id="1" critical-hit-effect-id="16" missile-particle="graphics/particles/snow-burst.xml" action="attack"/> </monster> </monsters> |