aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2023_01_12_23_world_2022_11_05_01_world.sql8
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_01_12_23_world_2022_11_05_01_world.sql b/sql/updates/world/master/2023_01_12_23_world_2022_11_05_01_world.sql
new file mode 100644
index 00000000000..83b16389383
--- /dev/null
+++ b/sql/updates/world/master/2023_01_12_23_world_2022_11_05_01_world.sql
@@ -0,0 +1,8 @@
+-- Tethis
+UPDATE `creature` SET `spawntimesecs`=300 WHERE `id`=730;
+-- King Bangalash
+UPDATE `creature` SET `spawntimesecs`=300 WHERE `id`=731;
+-- Bhag'thera
+UPDATE `creature` SET `spawntimesecs`=300 WHERE `id`=728;
+-- Mai'Zoth
+UPDATE `creature` SET `spawntimesecs` =300 WHERE `id` = 818;