fix(DB/Creature): Remove Amani Bear Mounts from Zul'Aman. (#20641)
This commit is contained in:
parent
00931a20a1
commit
52f1380530
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
DELETE FROM `linked_respawn` WHERE `guid` IN (89266, 89267, 89272, 89275);
|
||||
DELETE FROM `creature` WHERE `id1` = 24217;
|
||||
Loading…
Add table
Add a link
Reference in a new issue