chore(DB): import pending files

Referenced commit(s): 0ddf00c7be
This commit is contained in:
AzerothCoreBot
2023-03-01 20:39:27 +00:00
parent 0ddf00c7be
commit f79858a5d7

View File

@@ -0,0 +1,5 @@
-- DB update 2023_03_01_00 -> 2023_03_01_01
-- Delete hack fix
UPDATE `gameobject_template` SET `Data1` = 0 WHERE (`entry` = 182583);
DELETE FROM `gameobject_loot_template` WHERE `Entry` = 19414;