mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -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));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_01_14_00 -> 2024_01_14_01
|
||||
-- Midsummer gameobject spawn cleanups
|
||||
|
||||
-- 181355, 'Standing, Exterior, Medium - MFF'
|
||||
@@ -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);
|
||||
Reference in New Issue
Block a user