summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-02-12 13:32:56 -0500
committergumi <git@gumi.ca>2018-02-12 14:14:32 -0500
commit2e318d528c2415c989039969fb267192fe28e83f (patch)
treebb79cd7b452c2591d77c27b8887124dcef579ff1 /graphics/particles
parent26156abaac32854eab1e314ecea51308d8e643e3 (diff)
downloadclientdata-2e318d528c2415c989039969fb267192fe28e83f.tar.gz
clientdata-2e318d528c2415c989039969fb267192fe28e83f.tar.bz2
clientdata-2e318d528c2415c989039969fb267192fe28e83f.tar.xz
clientdata-2e318d528c2415c989039969fb267192fe28e83f.zip
add The Foot of Cupid
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/python.pngbin0 -> 800431 bytes
-rw-r--r--graphics/particles/python.xml9
2 files changed, 9 insertions, 0 deletions
diff --git a/graphics/particles/python.png b/graphics/particles/python.png
new file mode 100644
index 00000000..a66b2e8b
--- /dev/null
+++ b/graphics/particles/python.png
Binary files differ
diff --git a/graphics/particles/python.xml b/graphics/particles/python.xml
new file mode 100644
index 00000000..459d50df
--- /dev/null
+++ b/graphics/particles/python.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="270" lifetime="300">
+ <animation imageset="graphics/particles/python.png" width="512" height="512">
+ <sequence start="0" end="8" delay="40"/>
+ <frame index="8"/>
+ </animation>
+ </particle>
+</effect>