mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
4 lines
185 B
SQL
4 lines
185 B
SQL
DELETE FROM command WHERE name IN ('.casttarget');
|
|
|
|
INSERT INTO `command` VALUES
|
|
('casttarget',3,'Syntax: .casttarget #spellid\r\n Selected target will cast #spellid to his victim.');
|