Files
TrinityCore/sql/updates/1304_world.sql
2009-04-05 12:46:52 +02:00

4 lines
231 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.'),