mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 20:22:23 -04:00
4 lines
231 B
SQL
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.'),
|