fix(DB/Spawn): Death Talon Overseer (#10434)

This commit is contained in:
Nefertumm 2022-02-08 13:14:22 -03:00 committed by GitHub
parent fea438c60a
commit f6be03d2a6
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 ('1643487408879682900');
UPDATE `creature` SET `id1` = 12461 WHERE `guid` IN (84573, 84589, 84590, 84591);