From e6482508d9e7029d840828e855665a748732b9cf Mon Sep 17 00:00:00 2001 From: Aokromes Date: Tue, 2 Sep 2014 07:54:45 +0200 Subject: DB/Creature: Revert faction of Fizzle Darkstorm to 3.3.5a He is dead on 4.x and higher. Closes #13015 --- sql/updates/world/2014_09_02_00_world_misc_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_09_02_00_world_misc_335.sql (limited to 'sql') diff --git a/sql/updates/world/2014_09_02_00_world_misc_335.sql b/sql/updates/world/2014_09_02_00_world_misc_335.sql new file mode 100644 index 00000000000..0ead7e514e6 --- /dev/null +++ b/sql/updates/world/2014_09_02_00_world_misc_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `faction` = 554 WHERE `entry` = 3203; -- cgit v1.2.3