mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_08_30_00 -> 2025_08_30_01
|
||||
-- Update creature 'Tahu Sagewind' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `creature` WHERE (`id1` IN (34528)) AND (`guid` IN (37));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_08_30_01 -> 2025_08_30_02
|
||||
-- Update gameobject 'Mag'har Rug' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (182257)) AND (`guid` IN (22684, 22685, 22686));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_08_30_02 -> 2025_08_30_03
|
||||
-- Update gameobject 'Stranglekelp Sack' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185004)) AND (`guid` IN (25928));
|
||||
Reference in New Issue
Block a user