mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
fix(DB/Creature): Remove redundant Tamed Sporebat (18201) spawns (#14032)
Create rev_1670025626681890300.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Delete independent Tamed Sporebat. Should be spawned by the summoner instead.
|
||||
DELETE FROM `creature` WHERE `id1`=18201 AND `guid` IN (64977,64978,64979,64980,64981,64982,64983,64984,64985,64986,64987,64988,64989,64990,64991,64992,64993);
|
||||
Reference in New Issue
Block a user