From e65da39f23ed4dfad38585ccf09ddcfc3138bbb7 Mon Sep 17 00:00:00 2001 From: Vincent_Michael Date: Wed, 26 Dec 2012 02:50:19 +0100 Subject: Core: Fix non pch build --- sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql b/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql index 84588cf76d9..7b2cd1a7245 100644 --- a/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql +++ b/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql @@ -3,7 +3,7 @@ INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language (39428, 0, 0, 'More carrion for the swarm...', 14, 0, 100, 0, 0, 18906, 'Earthrager Ptah - SAY_AGGRO'), (39428, 1, 0, 'Ptah... is... no more...', 14, 0, 100, 0, 0, 18905, 'Earthrager Ptah - SAY_DEATH'); -DELETE FROM `spell_script_names` WHERE `spell_id` IN (75540,94974,75519); +DELETE FROM `spell_script_names` WHERE `spell_id` IN (75540,89881,94974,75519); INSERT INTO `spell_script_names` VALUES (75540,'spell_earthrager_ptah_flame_bolt'), (89881,'spell_earthrager_ptah_flame_bolt'), -- cgit v1.2.3