aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/4216_world.sql
diff options
context:
space:
mode:
authorDrahy <none@none>2009-06-29 22:26:01 +0200
committerDrahy <none@none>2009-06-29 22:26:01 +0200
commit7b1e0b8e0d806939ac292603f86f895f16bc364a (patch)
tree2a8ba290715d736408b1505674bbbe6feb8ec419 /sql/updates/4216_world.sql
parent57ab0f01f37d1eaeb96eb5a20c2bc3f47edb4ea2 (diff)
* Second part of trinity sql coding style - now complete
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/4216_world.sql')
-rw-r--r--sql/updates/4216_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/4216_world.sql b/sql/updates/4216_world.sql
new file mode 100644
index 00000000000..a3e7a29ca7c
--- /dev/null
+++ b/sql/updates/4216_world.sql
@@ -0,0 +1,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.'); \ No newline at end of file