blob: 9eff09829dcac7ec2aba21626c0c22a4c544e5c3 (
plain)
| 1
2
3
 | 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.');
 |