mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
4 lines
186 B
SQL
4 lines
186 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.');
|