fix(DB\Creature): Cornish Rex Cat removed incorrect spawn (#8197)

This commit is contained in:
Ragelezz 2021-10-11 01:05:54 +03:00 committed by GitHub
parent dd967a9d5e
commit 3a5f67ed44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1633105938269549400');
DELETE FROM `creature` WHERE `guid`=1528;