mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Remove unnecessary Netherwing targetting dummy creatures. (#21867)
This commit is contained in:
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);
|
||||
Reference in New Issue
Block a user