aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2022_01_27_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_27_00_world.sql b/sql/updates/world/master/2022_01_27_00_world.sql
new file mode 100644
index 00000000000..72fb0601dd3
--- /dev/null
+++ b/sql/updates/world/master/2022_01_27_00_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `creature_template_addon` WHERE `entry`=149131;
+INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES
+(149131, 0, 0, 0, 0, 0, 0, 0, 0, 0, '');