diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-10 11:17:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-10 11:17:51 -0300 |
commit | 6816926615eef92ca4b3fa12e7015c5224739610 (patch) | |
tree | 71b8b8307e20d90fcf20afc65fb0a6355e8d850f | |
parent | 9f210500b9384d07e19df36b6160012c3c05467c (diff) | |
download | clientdata-6816926615eef92ca4b3fa12e7015c5224739610.tar.gz clientdata-6816926615eef92ca4b3fa12e7015c5224739610.tar.bz2 clientdata-6816926615eef92ca4b3fa12e7015c5224739610.tar.xz clientdata-6816926615eef92ca4b3fa12e7015c5224739610.zip |
[skip ci] Supreme is... well... supreme :3
PS. Should have a golden glow
-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> |