aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2015-11-22 12:08:18 +0100
committerAokromes <Aokromes@users.noreply.github.com>2015-11-22 12:08:18 +0100
commit09b15428bc8854bd388d689e8ccf3ae9f9903d67 (patch)
tree5e76e27a2767368b0997ceff8668b963cb67d52f
parente4e0acbe5e349eaf51b50b610300de96971f5347 (diff)
DB/Misc: Fix typo in 'OdesyusLanding'
By tkrokli, closes #15725
-rw-r--r--sql/updates/world/2015_11_22_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_11_22_01_world.sql b/sql/updates/world/2015_11_22_01_world.sql
new file mode 100644
index 00000000000..ba63c72ba16
--- /dev/null
+++ b/sql/updates/world/2015_11_22_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `game_tele` SET `name` = 'OdesyusLanding' WHERE `id` = 693;