mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
5
data/sql/updates/db_world/2022_08_15_08.sql
Normal file
5
data/sql/updates/db_world/2022_08_15_08.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_08_15_07 -> 2022_08_15_08
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` | 33554432, `ScriptName` = 'npc_dirt_mound' WHERE `entry` = 15712;
|
||||
|
||||
UPDATE `gameobject_template_addon` SET `flags` = `flags` | 16 WHERE `entry` = 180795;
|
||||
Reference in New Issue
Block a user