mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_18_06 -> 2023_11_18_07
|
||||
-- Update gameobject 187919 'Alliance Bonfire' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 187919) AND (`guid` IN (76356));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_18_07 -> 2023_11_18_08
|
||||
-- Update gameobject 187920 'Alliance Bonfire' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 187920) AND (`guid` IN (76302));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_18_08 -> 2023_11_18_09
|
||||
-- Update gameobject 187921 'Alliance Bonfire' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 187921) AND (`guid` IN (76350));
|
||||
Reference in New Issue
Block a user