aboutsummaryrefslogtreecommitdiff
path: root/sql/old/3.3.3a/08214_world_command.sql
blob: d3a1d453e43f996606d3df967951382c2efe40d9 (plain)
1
2
3
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.');