diff options
Diffstat (limited to 'graphics/particles/training-arrow.xml')
-rw-r--r-- | graphics/particles/training-arrow.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/particles/training-arrow.xml b/graphics/particles/training-arrow.xml new file mode 100644 index 00000000..09b8992c --- /dev/null +++ b/graphics/particles/training-arrow.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: 4144 +Copyright (C) 2016 Evol Online --> + +<effect> + <particle position-x="0" position-y="0" position-z="32" lifetime="128"> + <rotation imageset="graphics/particles/training-arrow.png" width="16" height="16"> + <sequence start="0" end="7"/> + </rotation> + </particle> +</effect> |