diff options
author | wushin <pasekei@gmail.com> | 2013-12-26 07:53:43 -0800 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2013-12-26 07:53:43 -0800 |
commit | 0dbab9653b747f296ba298b0851003f5a413433e (patch) | |
tree | 67b4de3e9f65e2a0c1e263962455103f0120ab4c /graphics/particles | |
parent | 23bb3efab57b5197f9f4428937dc169c029e7b4a (diff) | |
parent | ae98c57b6d7d6ec999ed767e5c58e880e405516f (diff) | |
download | clientdata-0dbab9653b747f296ba298b0851003f5a413433e.tar.gz clientdata-0dbab9653b747f296ba298b0851003f5a413433e.tar.bz2 clientdata-0dbab9653b747f296ba298b0851003f5a413433e.tar.xz clientdata-0dbab9653b747f296ba298b0851003f5a413433e.zip |
Merge pull request #43 from wushin/Xmas-Annual
Xmas annual event
Diffstat (limited to 'graphics/particles')
-rw-r--r-- | graphics/particles/peppermint.particle.xml | 8 | ||||
-rw-r--r-- | graphics/particles/peppermint.png | bin | 0 -> 439 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/graphics/particles/peppermint.particle.xml b/graphics/particles/peppermint.particle.xml new file mode 100644 index 00000000..d2b0d068 --- /dev/null +++ b/graphics/particles/peppermint.particle.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="32" lifetime="128">
+ <rotation imageset="graphics/particles/peppermint.png" width="8" height="8">
+ <sequence start="0" end="7"/>
+ </rotation>
+ </particle>
+</effect>
diff --git a/graphics/particles/peppermint.png b/graphics/particles/peppermint.png Binary files differnew file mode 100644 index 00000000..aa49a51b --- /dev/null +++ b/graphics/particles/peppermint.png |