diff --git a/sql/updates/world/3.3.5/2020_04_10_01_world_335.sql b/sql/updates/world/3.3.5/2020_04_10_01_world_335.sql new file mode 100644 index 00000000000..40e6d9a408b --- /dev/null +++ b/sql/updates/world/3.3.5/2020_04_10_01_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `spawntimesecs`=600 WHERE `id` IN (6231);