summaryrefslogtreecommitdiff
path: root/graphics/emotes/headache.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/emotes/headache.xml')
-rw-r--r--graphics/emotes/headache.xml33
1 files changed, 16 insertions, 17 deletions
diff --git a/graphics/emotes/headache.xml b/graphics/emotes/headache.xml
index 74ee14cf..7eb7f8ac 100644
--- a/graphics/emotes/headache.xml
+++ b/graphics/emotes/headache.xml
@@ -1,18 +1,17 @@
-<?xml version="1.0"?>
-<effect>
- <particle
- position-x="0" position-y="0" position-z="105" lifetime="5">
- <emitter>
- <property name="position-x" value="0"/>
- <property name="position-y" value="0"/>
- <property name="position-z" value="-32"/>
- <property name="lifetime" value="150"/>
- <property name="fade-out" value="80"/>
- <property name="gravity" value="-0.005"/>
- <animation imageset="graphics/emotes/headache.png" width="30" height="32">
- <frame index="0"/>
- </animation>
- <property name="follow-parent"/>
- </emitter>
- </particle>
+<?xml version="1.0"?>
+<effect>
+ <particle position-x="0" position-y="0" position-z="105" lifetime="5">
+ <emitter>
+ <property name="position-x" value="0"/>
+ <property name="position-y" value="0"/>
+ <property name="position-z" value="-32"/>
+ <property name="lifetime" value="150"/>
+ <property name="fade-out" value="80"/>
+ <property name="gravity" value="-0.005"/>
+ <animation imageset="graphics/emotes/headache.png" width="30" height="32">
+ <frame index="0"/>
+ </animation>
+ <property name="follow-parent"/>
+ </emitter>
+ </particle>
</effect>