[6812] Implement localization of creature/gameobject name that say/yell.
[getmangos.git] / sql / updates / 0.7 / 3845_command.sql
blob0eb5d32c7b778cad0757d1c3243b05414f5c0405
1 INSERT INTO `command` VALUES('mute',1,'Syntax: .mute $playerName $timeInMinutes\r\n\r\nDisible chat messaging for any character from account of character $playerName at $timeInMinutes minutes.');
2 INSERT INTO `command` VALUES('unmute',1,'Syntax: .unmute $playerName\r\n\r\nRestore chat messaging for any character from account of character $playerName.');