Files
TrinityCore2/sql/updates/8214_world_command.sql
teacher ce7886aeb0 Small sql cleanup and reformatting.
--HG--
branch : trunk
2010-05-20 17:06:54 +02:00

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.');