From 44a91e0230b85abc408772aa0ff6079a324d03ae Mon Sep 17 00:00:00 2001 From: Killyana Date: Sun, 20 Nov 2016 09:59:15 +0100 Subject: DB/Creature: Root for 7th Legion Chain Gun Closes #16308 (cherry picked from commit 50d9a7494b053c65734605baf0aaa1439e4a70cf) --- sql/updates/world/master/2018_02_11_00_world_2016_11_20_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2018_02_11_00_world_2016_11_20_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2018_02_11_00_world_2016_11_20_00_world.sql b/sql/updates/world/master/2018_02_11_00_world_2016_11_20_00_world.sql new file mode 100644 index 00000000000..2326ec439a0 --- /dev/null +++ b/sql/updates/world/master/2018_02_11_00_world_2016_11_20_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `InhabitType`=8 WHERE `entry`=27714; -- cgit v1.2.3