Files
TrinityCore/sql/updates/7280_world_command.sql
T

3 lines
173 B
SQL
Raw Normal View History

2010-02-01 19:22:32 +01:00
DELETE FROM `command` WHERE `name` = 'reload spell_group';
INSERT INTO `command` VALUES ('reload spell_group','3','Syntax: .reload spell_group\nReload spell_group table.');