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_14_07 -> 2024_01_14_08
|
||||
-- Move GameObjectScript go_midsummer_bonfire to SAI
|
||||
-- Alliance Bonfires
|
||||
SET @GO1 := 187944;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_01_14_08 -> 2024_01_14_09
|
||||
-- Update gameobject 180665 'Draconic for Dummies' with sniffed values
|
||||
DELETE FROM `gameobject` WHERE (`id` = 180665) AND (`guid` IN (268645));
|
||||
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`, `Comment`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_01_14_09 -> 2024_01_14_10
|
||||
-- Update gameobject 181305 'Camp Table' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` = 181305) AND (`guid` IN (150733, 150864, 150990, 151007, 151023, 17822, 17848, 21480, 50811, 50812, 50813, 50814, 50815, 50816, 50817, 50818, 50819, 50820, 50821, 50822, 50823, 50824, 50825, 50826, 50827, 50829, 50830, 50831, 50832, 50833, 50834, 50835, 50836, 50837, 50838, 50839, 50840, 50841, 50842, 50843, 50844, 50846, 50847, 50848, 50849, 70543, 70576));
|
||||
Reference in New Issue
Block a user