mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature) - Removes Raven's Wood Ent spawns from the world (#24121)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Raven's Wood Ent shouldn't exist in world, only spawnable via a spell.
|
||||
DELETE FROM `creature` WHERE `id1` = 21853;
|
||||
Reference in New Issue
Block a user