DB/Misc: Fix typo on game_tele for Greymane Wal

Closes #19163 by MrSmite

(cherrypicked from 7ed8cf65c935afb7544aeeb71c3b6c528f8a6366)
This commit is contained in:
Aokromes
2019-07-21 21:06:54 +02:00
committed by Shauren
parent fb5c07ffe8
commit 00454fdd45
@@ -0,0 +1,3 @@
--
UPDATE `game_tele` SET `name`='TheGreymaneWall' WHERE `id`=1071;
--