diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/particles/nomadpipe.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml index 017d8a8c..703263bd 100644 --- a/graphics/particles/nomadpipe.particle.xml +++ b/graphics/particles/nomadpipe.particle.xml @@ -14,7 +14,7 @@ nomad NPC. <emitter>
<property name="position-x" value="24"/>
<property name="output" value="1"/>
- <property name="output-skip" min="300" max="330"/>
+ <property name="output-pause" min="300" max="330"/>
<property name="lifetime" value="10"/>
<emitter>
<property name="image" value="graphics/particles/fog-medium-a.png|W:#9999bb"/>
|