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/2023_03_01_01.sql
Normal file
5
data/sql/updates/db_world/2023_03_01_01.sql
Normal 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;
|
||||
Reference in New Issue
Block a user