mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 11:43:18 -04:00
Example: .instance open 631 10heroic to open ICC on 10man heroic mode Ty Lockness for the testing --HG-- branch : trunk
4 lines
319 B
SQL
4 lines
319 B
SQL
INSERT INTO `command` (name, security, help) VALUES ('instance open', 3, 'Syntax: .instance open mapid [normal|heroic|10normal|10heroic|25normal|25heroic]');
|
|
INSERT INTO `command` (name, security, help) VALUES ('instance close', 3, 'Syntax: .instance close mapid [normal|heroic|10normal|10heroic|25normal|25heroic]');
|
|
|