fix(DB\Creature): Cornish Rex Cat removed incorrect spawn (#8197)
This commit is contained in:
parent
dd967a9d5e
commit
3a5f67ed44
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633105938269549400');
|
||||
|
||||
DELETE FROM `creature` WHERE `guid`=1528;
|
||||
Loading…
Add table
Add a link
Reference in a new issue