diff options
-rw-r--r-- | graphics/particles/monster-sunshroom.particle.xml | 2 | ||||
-rw-r--r-- | graphics/particles/sunshroom-attack.particle.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/monster-sunshroom.particle.xml b/graphics/particles/monster-sunshroom.particle.xml index 50b2a8cf..46eeb309 100644 --- a/graphics/particles/monster-sunshroom.particle.xml +++ b/graphics/particles/monster-sunshroom.particle.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -Light blue particles which float to the ground. +Small yellow particles (spores/sundust) which float to the ground and start to burn. --> <effect> <particle position-x="0" position-y="0" position-z="0"> diff --git a/graphics/particles/sunshroom-attack.particle.xml b/graphics/particles/sunshroom-attack.particle.xml index e22c8fe6..4f006b71 100644 --- a/graphics/particles/sunshroom-attack.particle.xml +++ b/graphics/particles/sunshroom-attack.particle.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!-- -A energy ball like particle effect intended for use of the Moonshroom's attacks. +Small yellow particles (spores/sundust) which float to the ground and start to burn a big bunch is shot forward by Sunshrooms as attack. --> <effect> <particle position-x="0" position-y="0" position-z="22" lifetime="1"> |