aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/0.5/2079_command.sql
diff options
context:
space:
mode:
authorNeo2003 <none@none>2008-10-02 16:23:55 -0500
committerNeo2003 <none@none>2008-10-02 16:23:55 -0500
commit9b1c0e006f20091f28f3f468cfcab1feb51286bd (patch)
treeb5d1ba94a656e6679f8737f9ea6bed1239b73b14 /sql/updates/0.5/2079_command.sql
[svn] * Proper SVN structureinit
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/0.5/2079_command.sql')
-rw-r--r--sql/updates/0.5/2079_command.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/0.5/2079_command.sql b/sql/updates/0.5/2079_command.sql
new file mode 100644
index 00000000000..5b5ad9d4c4c
--- /dev/null
+++ b/sql/updates/0.5/2079_command.sql
@@ -0,0 +1,2 @@
+INSERT INTO command VALUES('gocreature','2','Usage: .gocreature #creature_guid\r\nTeleport your character to creature with guid #creature_guid.');
+INSERT INTO command VALUES('goobject','1','Usage: .goobject #object_guid\r\nTeleport your character to gameobject with guid #object_guid'); \ No newline at end of file