aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/scripts/Spells')
-rw-r--r--src/server/scripts/Spells/spell_shaman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/scripts/Spells/spell_shaman.cpp b/src/server/scripts/Spells/spell_shaman.cpp
index 5ddfe1f4dc5..af508dd1fca 100644
--- a/src/server/scripts/Spells/spell_shaman.cpp
+++ b/src/server/scripts/Spells/spell_shaman.cpp
@@ -49,7 +49,7 @@ enum ShamanSpells
SHAMAN_LAVA_FLOWS_R1 = 51480,
SHAMAN_LAVA_FLOWS_TRIGGERED_R1 = 65264,
SHAMAN_SPELL_ANCESTRAL_AWAKENING_PROC = 52752,
-
+
ICON_ID_SOOTHING_RAIN = 2011,
SPELL_HEALING_STREAM_TOTEM_HEAL = 52042,
};