diff options
Diffstat (limited to 'graphics/particles/arrowh-slime.particle.xml')
-rw-r--r-- | graphics/particles/arrowh-slime.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/arrowh-slime.particle.xml b/graphics/particles/arrowh-slime.particle.xml index a09b0824..c80d65fb 100644 --- a/graphics/particles/arrowh-slime.particle.xml +++ b/graphics/particles/arrowh-slime.particle.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <effect> <particle position-x="0" position-y="0" position-z="32" lifetime="128"> - <rotation name="base" imageset="graphics/particles/arrowh-slime.png|R:#72982c,ffffff" width="16" height="16"> + <rotation imageset="graphics/particles/arrowh-slime.png|R:#72982c,ffffff" width="16" height="16"> <sequence start="0" end="7"/> </rotation> </particle> |