diff options
-rw-r--r-- | sql/updates/world/master/2021_11_14_26_world_2018_10_16_03_world_335.sql | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_14_26_world_2018_10_16_03_world_335.sql b/sql/updates/world/master/2021_11_14_26_world_2018_10_16_03_world_335.sql new file mode 100644 index 00000000000..aa3989df4cc --- /dev/null +++ b/sql/updates/world/master/2021_11_14_26_world_2018_10_16_03_world_335.sql @@ -0,0 +1,8 @@ +-- +DELETE FROM `event_scripts` WHERE `id`=3839; +INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES +(3839, 0, 10, 9598, 3000000, 0, 5998.7, -1208, 377.75, 0.36), +(3839, 0, 10, 9601, 60000, 0, 6005.9335, -1227.838, 376.5276, 0.003933), +(3839, 0, 10, 9601, 60000, 0, 5977.6259, -1219.830, 378.8426, 0.263113), +(3839, 0, 10, 9601, 60000, 0, 5973.6347, -1203.046, 379.7651, 0.494808), +(3839, 0, 10, 9601, 60000, 0, 5996.5893, -1178.378, 377.9678, 0.395058); |