mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
[8071] Restore work .modify tp command. Allow apply it to selected
character's pet. Author: VladimirMangos. --HG-- branch : trunk
This commit is contained in:
4
sql/updates/4215_world.sql
Normal file
4
sql/updates/4215_world.sql
Normal 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.');
|
||||
Reference in New Issue
Block a user