chore(DB): import pending files

Referenced commit(s): e0aca50840
This commit is contained in:
github-actions[bot]
2025-07-24 20:25:38 +00:00
parent e0aca50840
commit e494a1ecb2

View File

@@ -1,2 +1,3 @@
-- DB update 2025_07_24_02 -> 2025_07_24_03
-- Deletes 6 "Lordaeron Citizens" who shouldn't be in the Orb Room (Teleport from Undercity to Silvermon)
DELETE FROM `creature` WHERE `id1` = 3617 AND `guid` IN (132259, 132263, 132262, 132260, 132264, 132261);