fix(DB/Creature): Remove Overseer Faedris double spawn point. (#24015)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Remove double spawn point
|
||||
DELETE FROM `creature` WHERE (`id1` = 32250) AND (`guid` IN (125031));
|
||||
Reference in New Issue
Block a user