mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_01_03 -> 2023_01_01_04
|
||||
--
|
||||
UPDATE `creature_template` SET `mingold` = 270, `maxgold` = 1611 WHERE (`entry` = 21285);
|
||||
UPDATE `creature_template` SET `mingold` = 259, `maxgold` = 1547 WHERE (`entry` = 21242);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_01_01_04 -> 2023_01_01_05
|
||||
--
|
||||
UPDATE `creature_template` SET `mingold` = 256, `maxgold` = 1723 WHERE (`entry` = 17135);
|
||||
UPDATE `creature_template` SET `mingold` = 274, `maxgold` = 1565 WHERE (`entry` = 17134);
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2023_01_01_05 -> 2023_01_01_06
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_param3`=1 WHERE `entryorguid`=17729 AND `source_type`=0 AND `id` IN (3,4);
|
||||
Reference in New Issue
Block a user