diff options
-rw-r--r-- | monsters.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index b285e23e..d5e6b9b8 100644 --- a/monsters.xml +++ b/monsters.xml @@ -704,6 +704,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. </monster> <monster id="1144" name="Supreme Chest" targetCursor="medium"> <sprite>monsters/mimic.xml|#ff6222</sprite> + <particlefx>graphics/particles/smallmagicbif.particle.xml</particlefx> </monster> <monster id="1145" name="Wildx Chest" targetCursor="medium"> <sprite>monsters/mimic.xml|#113322</sprite> |