mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Merge pull request #16110 from Treeston/3.3.5-instancerevive
Game/Maps: Clean up instance zone-in handling
This commit is contained in:
4
sql/updates/world/2015_12_27_instancerevive.sql
Normal file
4
sql/updates/world/2015_12_27_instancerevive.sql
Normal 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.");
|
||||
Reference in New Issue
Block a user