Merge pull request #16110 from Treeston/3.3.5-instancerevive

Game/Maps: Clean up instance zone-in handling
This commit is contained in:
Treeston
2015-12-31 19:51:07 +01:00
13 changed files with 251 additions and 143 deletions

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `trinity_string` WHERE `entry`=11014;
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
(11014,"You are already locked to %s.");