summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-07-20 20:58:29 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-07-20 20:58:29 -0700
commitef3753622244c55b246fb952868c3ea7aac4869a (patch)
tree9f1a26b6f5470687475ac1158cb591383111bcb1 /graphics/particles
parentadecd96194deca0b23d2220b0fbc6ce9d24c8499 (diff)
downloadclientdata-ef3753622244c55b246fb952868c3ea7aac4869a.tar.gz
clientdata-ef3753622244c55b246fb952868c3ea7aac4869a.tar.bz2
clientdata-ef3753622244c55b246fb952868c3ea7aac4869a.tar.xz
clientdata-ef3753622244c55b246fb952868c3ea7aac4869a.zip
Add XSD/indent checking
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/crit.particle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/crit.particle.xml b/graphics/particles/crit.particle.xml
index f28cddb6..7f534477 100644
--- a/graphics/particles/crit.particle.xml
+++ b/graphics/particles/crit.particle.xml
@@ -21,7 +21,7 @@ An explosion of white particles.
<property name="position-x" min="-8" max="8"/>
<property name="position-y" min="-8" max="8"/>
<property name="vertical-angle" min="70" max="90"/>
- <property name="horizontal-angle" min="" max="360"/>
+ <property name="horizontal-angle" min="0" max="360"/>
<property name="power" min="1" max="4"/>
<property name="bounce" value="0.75"/>
<property name="gravity" value="0.1"/>