chore(DB): import pending files

Referenced commit(s): 18723e298e
This commit is contained in:
github-actions[bot]
2025-09-06 07:49:23 +00:00
parent 18723e298e
commit 725b475dd4

View File

@@ -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;