mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01: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.'); |