From 0e877e784d02164bbdc04bf9fca3aa1cf301e515 Mon Sep 17 00:00:00 2001 From: joschiwald Date: Thu, 18 Sep 2014 00:44:48 +0200 Subject: forgotten to click save :( --- sql/updates/world/2014_09_18_00_world_gundrak.sql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sql') diff --git a/sql/updates/world/2014_09_18_00_world_gundrak.sql b/sql/updates/world/2014_09_18_00_world_gundrak.sql index 0d43fa39ee6..b8188c34270 100644 --- a/sql/updates/world/2014_09_18_00_world_gundrak.sql +++ b/sql/updates/world/2014_09_18_00_world_gundrak.sql @@ -7,6 +7,8 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry (13,1,57072,0,0,31,0,3,30298,127033,0,0, '', 'Cosmetic - Fire Beam Elemental'), (13,1,54988,0,0,31,0,3,22517,0,0,0, '', 'Heart Beam Visual'); +UPDATE `creature_addon` SET `auras`=NULL WHERE `guid`=127213; + UPDATE `creature_model_info` SET `bounding_radius`=0.3875, `combat_reach`=6.25 WHERE `modelid`=26278; DELETE FROM `spell_script_names` WHERE `spell_id` IN (54956,59827); -- cgit v1.2.3