mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 15:17:27 +01:00
DB/Misc: Fix typo in a tele command for Royal Exchange
By MrSmite, closes #15531
This commit is contained in:
2
sql/updates/world/2015_09_17_00_world.sql
Normal file
2
sql/updates/world/2015_09_17_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `game_tele` SET `name`='TheRoyalExchange' WHERE `name`='TheRoyalExhange';
|
||||
Reference in New Issue
Block a user