blob: a3e7a29ca7c8514819836db22452035d782aeb37 (
plain)
1
2
3
|
DELETE FROM `command` WHERE `name` IN ('modify tp');
INSERT INTO `command` VALUES
('modify tp',1,'Syntax: .modify tp #amount\r\n\r\nSte free talent pointes for selected character or character\'s pet. It will be reset to default expected at next levelup/login/quest reward.');
|