mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01: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.'),
|