mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Spawn: Remove bad spawns from Sunstrider Guardian
closes #26898 by osleyder85
This commit is contained in:
2
sql/updates/world/master/2021_09_21_07_world.sql
Normal file
2
sql/updates/world/master/2021_09_21_07_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- 15371 Sunstrider Guardian
|
||||
DELETE FROM `creature` WHERE `guid` IN (375657,375658,375659);
|
||||
Reference in New Issue
Block a user