mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
4
sql/updates/world/3.3.5/2019_03_27_05_world_335.sql
Normal file
4
sql/updates/world/3.3.5/2019_03_27_05_world_335.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `game_event_creature` WHERE `eventEntry` = 25 AND `guid` IN (28458, 86825, 86826);
|
||||
DELETE FROM `game_event_pool` WHERE `eventEntry`=25 AND `pool_entry`=1004;
|
||||
INSERT INTO `game_event_pool` (`eventEntry`, `pool_entry`) VALUES (25, 1004);
|
||||
Reference in New Issue
Block a user