From 1d23e1762c95aa0846fe2919cda01c60204bceea Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 22 Nov 2015 12:08:18 +0100 Subject: DB/Misc: Fix typo in 'OdesyusLanding' By tkrokli, closes #15725 (cherry picked from commit 09b15428bc8854bd388d689e8ccf3ae9f9903d67) --- sql/updates/world/2016_01_15_02_world_2015_11_22_01.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_01_15_02_world_2015_11_22_01.sql diff --git a/sql/updates/world/2016_01_15_02_world_2015_11_22_01.sql b/sql/updates/world/2016_01_15_02_world_2015_11_22_01.sql new file mode 100644 index 00000000000..ba63c72ba16 --- /dev/null +++ b/sql/updates/world/2016_01_15_02_world_2015_11_22_01.sql @@ -0,0 +1,2 @@ +-- +UPDATE `game_tele` SET `name` = 'OdesyusLanding' WHERE `id` = 693; -- cgit v1.2.3