diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-24 22:45:30 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-03-24 22:45:30 +0100 |
commit | 85d50ad64e9c0b3045b5d05a566fae376ba4ec22 (patch) | |
tree | 7301cbaf1f503bbdb8e4b5ee8f1e1a10878c1941 /graphics/particles/afk.xml | |
parent | 0569f751a8615ebd42d86813e890412941c045a6 (diff) | |
download | clientdata-85d50ad64e9c0b3045b5d05a566fae376ba4ec22.tar.gz clientdata-85d50ad64e9c0b3045b5d05a566fae376ba4ec22.tar.bz2 clientdata-85d50ad64e9c0b3045b5d05a566fae376ba4ec22.tar.xz clientdata-85d50ad64e9c0b3045b5d05a566fae376ba4ec22.zip |
Pilot version of new QuestStatus feature! Target NPC: MagicArpan.
Diffstat (limited to 'graphics/particles/afk.xml')
-rw-r--r-- | graphics/particles/afk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/afk.xml b/graphics/particles/afk.xml index afb69aa6..8c3f58ed 100644 --- a/graphics/particles/afk.xml +++ b/graphics/particles/afk.xml @@ -20,7 +20,7 @@ Copyright (C) 2010-2013 Evol Online --> <frame index="5" delay="1000"/> </animation> <property name="lifetime" value="150"/> - <property name="fade-out" value="40"/> + <property name="fade-out" value="200"/> <property name="output" value="1"/> </emitter> </emitter> |