From a4cf78ceffdf91cc94bbe39bcb969b46c1045892 Mon Sep 17 00:00:00 2001 From: Killyana Date: Thu, 16 Nov 2017 10:05:00 +0100 Subject: DB/Creature: Icefang Closes #16588 (cherry picked from commit ad6ed359abebb0acce8d7917e99a5d5c3a1dd410) --- sql/updates/world/master/2021_02_03_01_world_2017_11_16_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_02_03_01_world_2017_11_16_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_02_03_01_world_2017_11_16_00_world.sql b/sql/updates/world/master/2021_02_03_01_world_2017_11_16_00_world.sql new file mode 100644 index 00000000000..b8238149400 --- /dev/null +++ b/sql/updates/world/master/2021_02_03_01_world_2017_11_16_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `spell3`=0, `spell7`=54788 WHERE `entry` IN (29602); -- cgit v1.2.3