[6812] Implement localization of creature/gameobject name that say/yell.
[getmangos.git] / sql / updates / 2008_10_23_05_mangos_command.sql
blobe88b51541ab14a9219927818b96ea36433ba05de
1 DELETE FROM command WHERE name IN ('help','transport');
3 INSERT INTO command VALUES
4 ('help',0,'Syntax: .help [$command]\r\n\r\nDisplay usage instructions for the given $command. If no $command provided show list available commands.');