mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 23:01:14 -08:00
parent
9c2adbe208
commit
b793cf1a89
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_10_27_00 -> 2024_10_27_01
|
||||
-- Update gameobject 'Sitting Skeleton 01' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185434))
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_10_27_01 -> 2024_10_27_02
|
||||
-- Update gameobject 'Laying Skeleton 03' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185455))
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_10_27_02 -> 2024_10_27_03
|
||||
-- Update gameobject 'Huge Sitting Skeleton 03' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185456))
|
||||
Loading…
Add table
Add a link
Reference in a new issue