chore(DB): import pending files

Referenced commit(s): 8900b2eb99
This commit is contained in:
github-actions[bot]
2024-01-14 13:47:34 +00:00
parent 6afccfba32
commit 975ef51980
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_01_11_00 -> 2024_01_14_00
-- Update gameobject 181307 'Camp Mug' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` = 181307) AND (`guid` IN (150731, 150863, 150989, 151006, 151022, 17824, 17850, 21482, 50900, 50901, 50902, 50903, 50904, 50905, 50906, 50907, 50908, 50909, 50910, 50911, 50912, 50913, 50914, 50915, 50916, 50917, 50918, 50919, 50920, 50921, 50922, 50923, 50924, 50925, 50926, 50927, 50928, 50929, 50930, 50931, 50932, 50933, 50934, 50935, 50936, 50937, 50938, 50939, 50942, 50943, 70545, 70578));

View File

@@ -1,3 +1,4 @@
-- DB update 2024_01_14_00 -> 2024_01_14_01
-- Midsummer gameobject spawn cleanups
-- 181355, 'Standing, Exterior, Medium - MFF'

View File

@@ -1,2 +1,3 @@
-- DB update 2024_01_14_01 -> 2024_01_14_02
--
UPDATE `npc_text` SET `lang0` = 1 WHERE `ID` IN (5722, 5723);