summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2021-07-02 14:58:55 +0000
committerJesusaves <cpntb1@ymail.com>2021-07-02 14:58:55 +0000
commit7d86a3395f7820cde39408f82e3d9b7406603bc0 (patch)
tree6d7e24a199ed417769b55172b3e85b1ddb775e7f /graphics
parentfd0d4bd6c0a46a8b0467c121f2ecef3673fdb459 (diff)
downloadclientdata-7d86a3395f7820cde39408f82e3d9b7406603bc0.tar.gz
clientdata-7d86a3395f7820cde39408f82e3d9b7406603bc0.tar.bz2
clientdata-7d86a3395f7820cde39408f82e3d9b7406603bc0.tar.xz
clientdata-7d86a3395f7820cde39408f82e3d9b7406603bc0.zip
Skills update
Diffstat (limited to 'graphics')
-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