diff --git a/sql/updates/world/4.3.4/custom_2018_02_21_00_world.sql b/sql/updates/world/4.3.4/custom_2018_02_21_00_world.sql new file mode 100644 index 00000000000..aafa22148b9 --- /dev/null +++ b/sql/updates/world/4.3.4/custom_2018_02_21_00_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `InhabitType`= 4 WHERE `entry` IN (48975, 49039, 49040, 48976, 49041, 49042);