mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 23:26:23 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_17_04 -> 2023_11_18_00
|
||||
-- Update gameobject 187914 'Alliance Bonfire' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 187914) AND (`guid` IN (76314));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_18_00 -> 2023_11_18_01
|
||||
-- Update gameobject 187916 'Alliance Bonfire' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 187916) AND (`guid` IN (76339));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_11_18_01 -> 2023_11_18_02
|
||||
-- Update gameobject 187934 'Alliance Bonfire' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 187934) AND (`guid` IN (76306));
|
||||
Reference in New Issue
Block a user