mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
* Used finally after long time trinity sql coding style
* Missing data are now in 4321_world - just import this * Updated all FULL sqls to 4321 --HG-- branch : trunk
This commit is contained in:
@@ -11,4 +11,4 @@ INSERT INTO `trinity_string` (`entry`, `content_default`, `content_loc1`, `conte
|
||||
|
||||
DELETE FROM `command` WHERE `name` = 'lookup map';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||
('lookup map', 3, 'Syntax: .lookup map $namepart\r\n\r\nLooks up a map by $namepart, and returns all matches with their map ID''s.');
|
||||
('lookup map', 3, 'Syntax: .lookup map $namepart\r\n\r\nLooks up a map by $namepart, and returns all matches with their map ID''s.');
|
||||
Reference in New Issue
Block a user