mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
3
data/sql/updates/db_world/2024_07_09_10.sql
Normal file
3
data/sql/updates/db_world/2024_07_09_10.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_07_09_09 -> 2024_07_09_10
|
||||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 60 WHERE `id1` = 22006 AND `guid` = 77084;
|
||||
3
data/sql/updates/db_world/2024_07_09_11.sql
Normal file
3
data/sql/updates/db_world/2024_07_09_11.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2024_07_09_10 -> 2024_07_09_11
|
||||
--
|
||||
UPDATE `quest_template_addon` SET `RequiredMinRepValue` = 3000 WHERE (`ID` = 11091);
|
||||
Reference in New Issue
Block a user