summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--effects.xml1
-rw-r--r--skills.xml1
-rw-r--r--status-effects.xml1
3 files changed, 1 insertions, 2 deletions
diff --git a/effects.xml b/effects.xml
index 3a83997e..b3a11f79 100644
--- a/effects.xml
+++ b/effects.xml
@@ -29,7 +29,6 @@ Copyright (C) 2010-2014 Evol Online -->
<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="23" particle="graphics/particles/magic.xml"/> <!-- A magical particle effect. -->
- <effect id="24" particle="graphics/particles/magic-shield.xml"/> <!-- A magic shield particle effect. -->
<effect id="344"/> <!-- @summon GM command particle effect. -->
<effect id="10000" particle="graphics/particles/spirit.xml"/> <!-- Spirit ball. -->
diff --git a/skills.xml b/skills.xml
index 89b7a470..1f0d8d48 100644
--- a/skills.xml
+++ b/skills.xml
@@ -14,7 +14,6 @@ Copyright (C) 2010-2013 Evol Online -->
id="20001"
name="Magic shield"
description="Allow protect from magic attacks."
- castingDstEffectId="24"
/>
</set>
<set name="Other">
diff --git a/status-effects.xml b/status-effects.xml
index 9f0a0882..93c0b242 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -238,6 +238,7 @@ end-message: Displays a message when the effect end.
name="spell-protection"
id="966"
icon="icons/spell-protection.xml"
+ start-particle="graphics/particles/magic-shield.xml"
end-particle="graphics/particles/magic-shield-end.xml"
/>