mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Fix reapply for 2017_06_12_01_world.sql (ac0f76f follow-up)
This commit is contained in:
@@ -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\'.'),
|
||||
|
||||
Reference in New Issue
Block a user