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 2025_11_11_00 -> 2025_11_11_01
|
||||
--
|
||||
-- Update comments, remove action On Init AI set combat distance to 100
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 32767) AND (`source_type` = 0) AND (`id` IN (0, 1, 2, 3, 4, 5));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_11_11_01 -> 2025_11_11_02
|
||||
-- Update gameobject 'Wild Mustard' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (192827)) AND (`guid` IN (100121, 100244, 100245, 100246, 100247, 100248, 100249, 100411, 100412, 57471, 57472, 57473, 57475, 57476, 57477, 57478, 57479, 57480, 57481, 57482, 57483));
|
||||
Reference in New Issue
Block a user