diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2015_12_27_instancerevive.sql | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2015_12_27_instancerevive.sql b/sql/updates/world/2015_12_27_instancerevive.sql new file mode 100644 index 00000000000..3bee62963ef --- /dev/null +++ b/sql/updates/world/2015_12_27_instancerevive.sql @@ -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."); |
