summaryrefslogtreecommitdiff
path: root/graphics/particles/peixe-salto6.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-24 01:27:32 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-24 01:27:32 -0300
commite36716d43b9963df541d594e145673ccdef40de0 (patch)
treeca3cbe5355011a6e65d723b94c7cb2737ab04081 /graphics/particles/peixe-salto6.xml
parent0fb56b9de14f2a92ebfbe84695758e1b124a8c6d (diff)
downloadclientdata-e36716d43b9963df541d594e145673ccdef40de0.tar.gz
clientdata-e36716d43b9963df541d594e145673ccdef40de0.tar.bz2
clientdata-e36716d43b9963df541d594e145673ccdef40de0.tar.xz
clientdata-e36716d43b9963df541d594e145673ccdef40de0.zip
Jumping fish by Diogo (Why not a fishing spot? Bc not enough fish, ofc)
Diffstat (limited to 'graphics/particles/peixe-salto6.xml')
-rw-r--r--graphics/particles/peixe-salto6.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/particles/peixe-salto6.xml b/graphics/particles/peixe-salto6.xml
new file mode 100644
index 00000000..d471be1a
--- /dev/null
+++ b/graphics/particles/peixe-salto6.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+
+<effect>
+
+ <particle
+ position-x = "0"
+ position-y = "0"
+ position-z = "0"
+ >
+
+ <animation imageset="graphics/particles/peixe-salto.png" width="32" height="32">
+ <frame index="29" delay="3800"/>
+ <sequence start="50" end="58" delay="80"/>
+ <frame index="19" delay="80"/>
+ <frame index="29" delay="12200"/>
+ </animation>
+
+ </particle>
+
+</effect>