mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_11_10_01 -> 2025_11_10_02
|
||||
--
|
||||
DELETE FROM `game_event_gameobject` WHERE `eventEntry`=1 AND `guid`=5;
|
||||
INSERT INTO `game_event_gameobject` (`eventEntry`, `guid`) VALUES(1, 5);
|
||||
Reference in New Issue
Block a user