From 6db16cac959bb481a75c756c10dde38645d349ef Mon Sep 17 00:00:00 2001 From: treeston Date: Mon, 12 Jun 2017 17:27:54 +0200 Subject: Fix reapply for 2017_06_12_01_world.sql (ac0f76f follow-up) --- sql/updates/world/3.3.5/2017_06_12_01_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2017_06_12_01_world.sql b/sql/updates/world/3.3.5/2017_06_12_01_world.sql index 9f585fb4dd5..1be5ab2de5a 100644 --- a/sql/updates/world/3.3.5/2017_06_12_01_world.sql +++ b/sql/updates/world/3.3.5/2017_06_12_01_world.sql @@ -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\'.'), -- cgit v1.2.3