diff options
author | Bernhardt <orgzfrgh@gmail.com> | 2014-04-11 21:59:19 +0200 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-04-15 20:33:27 -0500 |
commit | ff2cc63d223a1641fa2918026b76371f80dd56ae (patch) | |
tree | a5c1ef9577a515b1b358a1bf7022084b0bcd463e /graphics/particles/arrowh-sea-slime.particle.xml | |
parent | ced8f58490d6ebc462aeb2ab11059f5e983e093f (diff) | |
download | clientdata-ff2cc63d223a1641fa2918026b76371f80dd56ae.tar.gz clientdata-ff2cc63d223a1641fa2918026b76371f80dd56ae.tar.bz2 clientdata-ff2cc63d223a1641fa2918026b76371f80dd56ae.tar.xz clientdata-ff2cc63d223a1641fa2918026b76371f80dd56ae.zip |
Add Items for Crypt, Slimequest and Valentines day
Add Mobs for Crypt and Slimequest
Adjust Mobs to Playersprite 1.5
Diffstat (limited to 'graphics/particles/arrowh-sea-slime.particle.xml')
-rw-r--r-- | graphics/particles/arrowh-sea-slime.particle.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/particles/arrowh-sea-slime.particle.xml b/graphics/particles/arrowh-sea-slime.particle.xml new file mode 100644 index 00000000..5d3b64c6 --- /dev/null +++ b/graphics/particles/arrowh-sea-slime.particle.xml @@ -0,0 +1,8 @@ +<?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|W:#4Ca16e,ffffff" width="16" height="16"> + <sequence start="0" end="7"/> + </rotation> + </particle> +</effect> |