diff options
| author | Wyrserth <wyrserth@protonmail.com> | 2019-07-12 19:14:47 +0200 |
|---|---|---|
| committer | Wyrserth <wyrserth@protonmail.com> | 2019-07-12 19:19:45 +0200 |
| commit | 4ee84bbecbccee2adb093d4c30172edc22ef8499 (patch) | |
| tree | 0346580d3f424521902fbd9a7d849e0171040c9b /sql | |
| parent | f9e0cac32e4614dba621d770ec1a8807c423ae6e (diff) | |
Script/ScarletEnclave: use spline movement for the lauch phase of the Eye of Acherus.
Closes #22802.
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/3.3.5/2019_07_12_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_07_12_01_world.sql b/sql/updates/world/3.3.5/2019_07_12_01_world.sql new file mode 100644 index 00000000000..cdf2aefaf81 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_07_12_01_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `waypoint_data` WHERE `id`=2851100; |
