mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
fix(DB/Creature): Remove Amani Bear Mounts from Zul'Aman. (#20641)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
DELETE FROM `linked_respawn` WHERE `guid` IN (89266, 89267, 89272, 89275);
|
||||
DELETE FROM `creature` WHERE `id1` = 24217;
|
||||
Reference in New Issue
Block a user