mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-28 08:06:23 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user