From 840cd6335f2c5e2e9d6e7e4472b04cff9d928b5b Mon Sep 17 00:00:00 2001 From: tobmaps Date: Thu, 12 May 2011 17:44:40 +0700 Subject: Core/Spells: Fix stacking rules for Inspiration and Ancestral Healing --- sql/base/world_database.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sql/base/world_database.sql') diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 70c24b3a5f8..9e254b3cb31 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -17742,8 +17742,8 @@ INSERT INTO `spell_group` (`id`, `spell_id`) VALUES (1094,34123), -- tree of life aura (1095,20138), -- Improved Devotion Aura -- Armor Increase Percentage Buff -(1097,14892), -- Inspiration -(1098,16176), -- Ancestral Healing +(1097,14893), -- Inspiration +(1098,16177), -- Ancestral Healing -- Cast Speed Slow (1100,1714), -- Curse of Tongues (1101,31589), -- Slow -- cgit v1.2.3