mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 17:24:33 +00:00
4
data/sql/updates/db_world/2023_06_17_00.sql
Normal file
4
data/sql/updates/db_world/2023_06_17_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_06_16_02 -> 2023_06_17_00
|
||||
--
|
||||
DELETE FROM `game_event_gameobject` WHERE `eventEntry` = 1 AND `guid` = 28242;
|
||||
INSERT INTO `game_event_gameobject` (`eventEntry`,`guid`) VALUES (1, 28242);
|
||||
Reference in New Issue
Block a user