parent
1a7ae2461a
commit
d3f0c565e6
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_02_13_01 -> 2024_02_18_00
|
||||
-- Update creature 38032 'Crown Sprayer' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `creature` WHERE (`id1` = 38032) AND (`guid` IN (244532, 244533, 244534, 244535, 244536, 244537, 244538, 244539, 244540, 244541, 244542, 244543, 244544));
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_02_18_00 -> 2024_02_18_01
|
||||
-- Update gameobject 19878 'Parts Crate' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 19878) AND (`guid` IN (15));
|
||||
Loading…
Add table
Add a link
Reference in a new issue