fix(DB/Creature): Deleted Wendigo entity spawning under the ground… (#23555)
This commit is contained in:
parent
639ee028fd
commit
0bdf7a6b0f
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
DELETE FROM `creature` WHERE `guid` = 3564 AND `id1` = 1135;
|
||||
Loading…
Add table
Add a link
Reference in a new issue