diff --git a/sql/updates/world/4.3.4/2018_01_06_00_auth.sql b/sql/updates/world/4.3.4/2018_01_06_00_world.sql similarity index 100% rename from sql/updates/world/4.3.4/2018_01_06_00_auth.sql rename to sql/updates/world/4.3.4/2018_01_06_00_world.sql diff --git a/sql/updates/world/4.3.4/2018_01_06_01_world.sql b/sql/updates/world/4.3.4/2018_01_06_01_world.sql new file mode 100644 index 00000000000..d1b3e2af7af --- /dev/null +++ b/sql/updates/world/4.3.4/2018_01_06_01_world.sql @@ -0,0 +1,4 @@ +-- +DELETE FROM `event_scripts` WHERE `id`=17209 AND `command`=8; +INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES +(17209, 1, 8, 27995, 1, 0, 0, 0, 0, 0);