diff options
author | Reid <reidyaro@gmail.com> | 2016-01-25 00:30:26 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-25 00:30:26 +0100 |
commit | c80b22676a1ca9edb210fcef3c389f95fd52e841 (patch) | |
tree | 22bf7002ed15c1e9644fd1a3331e71283880175c /effects.xml | |
parent | c1327cb856074b89b53007281e47da12ff0d19f1 (diff) | |
download | clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.gz clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.bz2 clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.tar.xz clientdata-c80b22676a1ca9edb210fcef3c389f95fd52e841.zip |
Add quest effect instead of map effect for Katja's quest.
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index 913d95ea..9aab4358 100644 --- a/effects.xml +++ b/effects.xml @@ -24,6 +24,7 @@ Copyright (C) 2010-2014 Evol Online --> <effect id="19" particle="graphics/particles/concentration.xml"/> // Concentration particle effect on user. <effect id="20" particle="graphics/particles/panels.xml"/> // Particle effect for NPC panels, used to give advice to players. <effect id="21" particle="graphics/particles/poison-cloud.xml"/> // Attack animation used by poisoned mushrooms. + <effect id="22" particle="graphics/particles/treeglow.xml"/> // Tree glowing particle effect. <effect id="344"/> // @summon GM command particle effect. <effect id="10000" particle="graphics/particles/spirit.xml"/> // Spirit ball. |