mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Spawns) Removes 6x creature spawns for "Lordaeron Citizen" (#22552)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- 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