mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
4 lines
221 B
SQL
4 lines
221 B
SQL
DELETE FROM `command` WHERE `name` IN ('reload creature_template');
|
|
INSERT INTO `command` VALUES
|
|
('reload creature_template','3','Syntax: .reload creature_template $entry\r\nReload the specified creature''s template.');
|