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 2022_10_15_06 -> 2022_10_15_07
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = `unit_flags` |256|512 WHERE `entry` IN (15910, 15904, 15896);
|
||||
UPDATE `creature_model_info` SET `CombatReach` = 15 WHERE `displayID` IN (15556, 15790, 15793);
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_10_15_07 -> 2022_10_15_08
|
||||
--
|
||||
UPDATE `creature_template` SET `mingold` = 0, `maxgold` = 0 WHERE (`entry` = 15334);
|
||||
Reference in New Issue
Block a user