Files
TrinityCore/sql/updates/2444_world.sql
Drahy 2abfecfb84 * Updated sql and full_script files
--HG--
branch : trunk
2009-04-09 03:35:51 +02:00

3 lines
212 B
SQL

DELETE FROM `command` WHERE `name` IN ('reload spell_linked_spell');
INSERT INTO `command` VALUES
('reload spell_linked_spell','3','Usage: .reload spell_linked_spell\r\nReloads the spell_linked_spell DB table.');