summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-07-02 14:58:55 +0000
committerJesusaves <cpntb1@ymail.com>2021-07-02 14:58:55 +0000
commit4d6fe927af87c16e80efc44b070c45851dc38c91 (patch)
tree6d7e24a199ed417769b55172b3e85b1ddb775e7f /graphics/particles
parentfd0d4bd6c0a46a8b0467c121f2ecef3673fdb459 (diff)
parent7d86a3395f7820cde39408f82e3d9b7406603bc0 (diff)
downloadclientdata-4d6fe927af87c16e80efc44b070c45851dc38c91.tar.gz
clientdata-4d6fe927af87c16e80efc44b070c45851dc38c91.tar.bz2
clientdata-4d6fe927af87c16e80efc44b070c45851dc38c91.tar.xz
clientdata-4d6fe927af87c16e80efc44b070c45851dc38c91.zip
Merge branch 'skills' into 'master'
Skills update See merge request themanaworld/evolved/clientdata!24
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/knife.particle.xml8
-rw-r--r--graphics/particles/knifeh.pngbin0 -> 924 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/graphics/particles/knife.particle.xml b/graphics/particles/knife.particle.xml
new file mode 100644
index 00000000..0228284f
--- /dev/null
+++ b/graphics/particles/knife.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/knifeh.png" width="16" height="16">
+ <sequence start="0" end="7"/>
+ </rotation>
+ </particle>
+</effect>
diff --git a/graphics/particles/knifeh.png b/graphics/particles/knifeh.png
new file mode 100644
index 00000000..b2d37567
--- /dev/null
+++ b/graphics/particles/knifeh.png
Binary files differ