Files
TrinityCore/sql/updates/1304_world.sql
hunteee 491bc7569b *Add new line to end of sqls.
--HG--
branch : trunk
2009-06-18 20:10:59 +02:00

4 lines
230 B
SQL

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