mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-28 06:25:55 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_02_25_16 -> 2026_02_26_00
|
||||
-- Update gameobject 'Sitting Skeleton 03' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185436)) AND (`guid` IN (2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_02_26_00 -> 2026_02_26_01
|
||||
-- Update gameobject 'Huge Sitting Skeleton 02' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185457)) AND (`guid` IN (1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_02_26_01 -> 2026_02_26_02
|
||||
-- Update gameobject 'Huge Laying Skeleton 02' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185458)) AND (`guid` IN (222, 223, 224, 225));
|
||||
Reference in New Issue
Block a user