diff options
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index db9c371f..83eec8ee 100644 --- a/monsters.xml +++ b/monsters.xml @@ -290,6 +290,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or </monster> <monster id="1061" name="Forain" targetCursor="medium"> <sprite>monsters/forain.xml</sprite> + <particlefx>graphics/particles/black.particle.xml</particlefx> + <particlefx>graphics/particles/black.particle.xml</particlefx> </monster> <!-- XML NEED FIX <monster id="1062" name="Assassin" targetCursor="medium"> |