parent
b8d307584d
commit
5c427bef56
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_11_06_08 -> 2024_11_07_00
|
||||
-- Update creature 'Winter Veil Gifts' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `creature` WHERE (`id1` IN (15745, 15746))
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_11_07_00 -> 2024_11_07_01
|
||||
-- Update gameobject 'Sitting Skeleton 04' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185438))
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_11_07_01 -> 2024_11_07_02
|
||||
-- Update gameobject 'Zul' Aman cages' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (186338, 186482, 187377, 187378, 187379, 187380))
|
||||
Loading…
Add table
Add a link
Reference in a new issue