[8071] Restore work .modify tp command. Allow apply it to selected

character's pet. Author: VladimirMangos.

--HG--
branch : trunk
This commit is contained in:
QAston
2009-06-23 15:05:40 +02:00
parent f558a785fc
commit 0c36f2ab24
3 changed files with 36 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
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.');