Added sql files, no longer need to get them from Trinity Core.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `trinity_string` WHERE `entry` IN (10056, 10057);
|
||||
INSERT INTO `trinity_string` (entry, content_default) VALUES
|
||||
(10056, 'You must be a member of the Horde to enter the Hall of Legends.'),
|
||||
(10057, 'You must be a member of the Alliance to enter the Champion\'s Hall.');
|
||||
Reference in New Issue
Block a user