summaryrefslogtreecommitdiff
path: root/graphics/particles/nomadpipe.particle.xml
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2014-07-24 14:38:35 -0500
committerWushin <pasekei@gmail.com>2014-07-24 14:38:35 -0500
commit74683209aa19678b6578f42b750cab7c4d235818 (patch)
treea8239bfae0bd4179a50fa1595d19c0d2dc1e3ac7 /graphics/particles/nomadpipe.particle.xml
parent01620913c01d1db64bebf08156f68c4f998cc9fb (diff)
parent13a9e2f472594a14295600db48c8b03a81d257bf (diff)
downloadclientdata-74683209aa19678b6578f42b750cab7c4d235818.tar.gz
clientdata-74683209aa19678b6578f42b750cab7c4d235818.tar.bz2
clientdata-74683209aa19678b6578f42b750cab7c4d235818.tar.xz
clientdata-74683209aa19678b6578f42b750cab7c4d235818.zip
Merge pull request #149 from wushin/make-fixes
What Manaplus really sees
Diffstat (limited to 'graphics/particles/nomadpipe.particle.xml')
-rw-r--r--graphics/particles/nomadpipe.particle.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml
index 6142d72b..9c850371 100644
--- a/graphics/particles/nomadpipe.particle.xml
+++ b/graphics/particles/nomadpipe.particle.xml
@@ -20,7 +20,7 @@ nomad NPC.
<property name="output" min="0" max="2"/>
<property name="lifetime" min="20" max="200"/>
<property name="fade-out" value="100"/>
- <property name="randomnes" value="50"/>
+ <property name="randomness" value="50"/>
</emitter>
<emitter>
<property name="image" value="graphics/particles/fog-medium-b.png|W:#9999bb"/>
@@ -32,7 +32,7 @@ nomad NPC.
<property name="output" min="0" max="2"/>
<property name="lifetime" min="20" max="200"/>
<property name="fade-out" value="100"/>
- <property name="randomnes" value="50"/>
+ <property name="randomness" value="50"/>
</emitter>
<emitter>
<property name="image" value="graphics/particles/fog-medium-c.png|W:#9999bb"/>
@@ -44,7 +44,7 @@ nomad NPC.
<property name="output" min="0" max="2"/>
<property name="lifetime" min="20" max="200"/>
<property name="fade-out" value="100"/>
- <property name="randomnes" value="50"/>
+ <property name="randomness" value="50"/>
</emitter>
</emitter>
</particle>