mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 04:42:10 +01:00
5
sql/updates/world/3.3.5/2020_07_09_04_world.sql
Normal file
5
sql/updates/world/3.3.5/2020_07_09_04_world.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `id` IN (1750,1751,1891,1892,1893,1894,1895,1896,2106,3528,3529,3530,3531,3532,3533,11285,11406,23011,23012);
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `id` IN (24938,24960,24966,24976,24978,25060,25073,25084,25087,25115) AND `spawntimesecs` = 600;
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `id` IN (1750,1751,1891,1892,1893,1894,1895,1896,2106,3528,3529,3530,3531,3532,3533,11285,11406,23011,23012);
|
||||
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `id` IN (1420,6827,890,1933,3300,3835,6145,6368,14361,14881,15475,16030,16068,17213,26525,28093,28407,29328,30140,31685,32258,32261,32498);
|
||||
Reference in New Issue
Block a user