mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix:(DB/GObject): remove double spawns for Bonfire and Mighty Blaze in Orgrimmar (#8088)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632592963863001500');
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid` IN
|
||||
(7027,10128,6989,10046,11802,10090,10125,11223,10050,11595,10068,11611,4558,7033,4544,10962,10960,11329,10979,11143,11231,10166,2499);
|
||||
|
||||
|
||||
DELETE FROM `gameobject` WHERE `guid` IN
|
||||
(10139,9914,11582,31641,11551,31645,11555,10952,11783,4589,11614,11920,10078,31672,31671,10094,11207,31668,11239,1772,4560,31669,265429);
|
||||
Reference in New Issue
Block a user