fix(DB/Gameobjects): Removed invalid spawn of Gromsblood in Azuremyst… (#10087)

* fix(DB/Gameobjects): Removed invalid spawn of Gromsblood in Azuremyst Isle.

Fixes #7344

* Update.
This commit is contained in:
UltraNix
2022-01-14 03:30:10 +01:00
committed by GitHub
parent b1e5562cd1
commit 89b071392f

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1641674261634780000');
DELETE FROM `gameobject` WHERE `guid`=16531 AND `id`=142145;
DELETE FROM `pool_gameobject` WHERE `guid`=16531;