diff options
author | Micksha <ms-shaman@gmx.de> | 2021-07-02 14:58:55 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-02 14:58:55 +0000 |
commit | 7d86a3395f7820cde39408f82e3d9b7406603bc0 (patch) | |
tree | 6d7e24a199ed417769b55172b3e85b1ddb775e7f /graphics | |
parent | fd0d4bd6c0a46a8b0467c121f2ecef3673fdb459 (diff) | |
download | clientdata-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.xml | 8 | ||||
-rw-r--r-- | graphics/particles/knifeh.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 00000000..b2d37567 --- /dev/null +++ b/graphics/particles/knifeh.png |