parent
6b9d98b2c9
commit
9ad39d8e21
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_02_04_01 -> 2024_02_05_00
|
||||
-- reassign equipment_id to creatures 25949, 26221
|
||||
-- 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));
|
||||
Loading…
Add table
Add a link
Reference in a new issue