Fix reapply for 2017_06_12_01_world.sql (ac0f76f follow-up)

This commit is contained in:
treeston
2017-06-12 17:27:54 +02:00
parent c9e7ab496e
commit 6db16cac95

View File

@@ -1,5 +1,5 @@
--
DELETE FROM `trinity_string` WHERE `entry` IN (1185,1186);
DELETE FROM `trinity_string` WHERE `entry` IN (1185,1186,1187);
INSERT INTO `trinity_string` (`entry`,`content_default`) VALUES
(1185, '%s is not in a raid group!'),
(1186, '%s %s has raid role \'%s\'.'),