mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_09_06_01 -> 2025_09_06_02
|
||||||
--
|
--
|
||||||
-- Changes Scorn's spawn from Event 17 (Scourge Invasion) to 120 (Scourge Invasion - Boss in instance activation)
|
-- Changes Scorn's spawn from Event 17 (Scourge Invasion) to 120 (Scourge Invasion - Boss in instance activation)
|
||||||
UPDATE `game_event_creature` SET `eventEntry` = 120 WHERE `guid` = 248652;
|
UPDATE `game_event_creature` SET `eventEntry` = 120 WHERE `guid` = 248652;
|
||||||
Reference in New Issue
Block a user