mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-13 11:34:07 -04:00
3 lines
275 B
SQL
3 lines
275 B
SQL
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.'); |