server/sql/updates/0.10/4895_mangos_command.sql

4 lines
157 B
SQL

DELETE FROM command WHERE name IN ('tele');
INSERT INTO `command` VALUES
('tele',1,'Syntax: .tele #location\r\n\r\nTeleport player to a given location.');