aboutsummaryrefslogtreecommitdiff
path: root/sql/FULL
diff options
context:
space:
mode:
Diffstat (limited to 'sql/FULL')
-rw-r--r--sql/FULL/world_spell_full.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql
index f05add0a3a5..5217f5cf19c 100644
--- a/sql/FULL/world_spell_full.sql
+++ b/sql/FULL/world_spell_full.sql
@@ -526,9 +526,9 @@ INSERT INTO `spell_script_target` VALUES
(59951, 1, 29686),(59952, 1, 29686);
-- Violet Hold
-DELETE FROM `spell_script_target` WHERE `entry` IN (54160,59474);
+DELETE FROM `spell_script_target` WHERE `entry` IN (54160,59474);
INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`) VALUES
-(54160, 1, 29266),
+(54160, 1, 29266),
(59474, 1, 29266);
-- --------