fix(DB/Creature): Remove extra spawns of Sally Whitemane and Renault Mograine in Old Southshore (#14700)
Create rev_1673978919934644100.sql
This commit is contained in:
parent
ab4a8aae5c
commit
9db2bf9645
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `creature` WHERE `id1` IN (20357, 20358) AND `guid` IN (84016, 84017);
|
||||
Loading…
Add table
Add a link
Reference in a new issue