mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
3
data/sql/updates/db_world/2025_07_24_03.sql
Normal file
3
data/sql/updates/db_world/2025_07_24_03.sql
Normal file
@@ -0,0 +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);
|
||||
Reference in New Issue
Block a user