mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-17 06:25:11 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_02_04_01 -> 2024_02_05_00
|
||||||
-- reassign equipment_id to creatures 25949, 26221
|
-- reassign equipment_id to creatures 25949, 26221
|
||||||
-- after spawns have been updated with sniffed values
|
-- after spawns have been updated with sniffed values
|
||||||
UPDATE `creature` SET `equipment_id` = 1 WHERE (`id1` IN (25949, 26221)) AND (`guid` IN (245627, 90494, 90495, 90496, 90498, 90499, 90508, 12458, 12459, 12460));
|
UPDATE `creature` SET `equipment_id` = 1 WHERE (`id1` IN (25949, 26221)) AND (`guid` IN (245627, 90494, 90495, 90496, 90498, 90499, 90508, 12458, 12459, 12460));
|
||||||
Reference in New Issue
Block a user