parent
88c042517f
commit
7fda9896ba
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_10_22_00 -> 2024_10_24_00
|
||||
-- Update gameobject 'Water Barrel' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (186234))
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_10_24_00 -> 2024_10_24_01
|
||||
-- Update gameobject 'Water Bucket(s)' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (186615, 186614))
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_10_24_01 -> 2024_10_24_02
|
||||
-- Update gameobject 'Fire Effigy' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (186720))
|
||||
Loading…
Add table
Add a link
Reference in a new issue