fix(DB/Creature): Remove unnecessary Netherwing targetting dummy creatures. (#21867)
This commit is contained in:
parent
e43550a12c
commit
7eb5f20617
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/netherwing-bunnies.sql
Normal file
1
data/sql/updates/pending_db_world/netherwing-bunnies.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DELETE FROM `creature` WHERE `id1` = 22317 AND `guid` IN (78506, 78507);
|
||||
Loading…
Add table
Add a link
Reference in a new issue