fix(DB/Creature): Remove Amani Bear Mounts from Zul'Aman. (#20641)

This commit is contained in:
Rocco Silipo
2024-11-19 20:58:15 +01:00
committed by GitHub
parent 00931a20a1
commit 52f1380530

View File

@@ -0,0 +1,3 @@
DELETE FROM `linked_respawn` WHERE `guid` IN (89266, 89267, 89272, 89275);
DELETE FROM `creature` WHERE `id1` = 24217;