mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
5
data/sql/updates/db_world/2023_10_20_03.sql
Normal file
5
data/sql/updates/db_world/2023_10_20_03.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2023_10_20_02 -> 2023_10_20_03
|
||||
--
|
||||
DELETE FROM `creature_template_addon` WHERE `entry` = 21229;
|
||||
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES
|
||||
(21229, 0, 0, 0, 1, 0, 0, '38620');
|
||||
Reference in New Issue
Block a user