Skip to content

Commit

Permalink
fix(DB/Creature): Remove Amani Bear Mounts from Zul'Aman. (#20641)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rorschach91 authored Nov 19, 2024
1 parent 00931a2 commit 52f1380
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/sql/updates/pending_db_world/remove_amani_bear_mount.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

DELETE FROM `linked_respawn` WHERE `guid` IN (89266, 89267, 89272, 89275);
DELETE FROM `creature` WHERE `id1` = 24217;

0 comments on commit 52f1380

Please sign in to comment.