diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-07 21:52:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-07 21:52:16 -0300 |
commit | 601811c595ce0eb9f7c7c3a142dd4269536e6ddf (patch) | |
tree | b717c48094316449896a232b71f6ba8fffb05ef9 | |
parent | 62386e3ac1f8b7d462518bb7c7042a171dcc67a0 (diff) | |
download | clientdata-601811c595ce0eb9f7c7c3a142dd4269536e6ddf.tar.gz clientdata-601811c595ce0eb9f7c7c3a142dd4269536e6ddf.tar.bz2 clientdata-601811c595ce0eb9f7c7c3a142dd4269536e6ddf.tar.xz clientdata-601811c595ce0eb9f7c7c3a142dd4269536e6ddf.zip |
Grant Snow Burst particle to Der Schneemann
-rw-r--r-- | monsters.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 172171aa..5296cae8 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1020,5 +1020,6 @@ </monster> <monster id="1167" name="Der Schneemann"> <sprite>monsters/snowman-boss.xml</sprite> + <particlefx>graphics/particles/snow-burst.xml</particlefx> </monster> </monsters> |