Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.5 / 1956_command.sql
blob5320edb54630d92320fcdbb9f5b7bed3be6066ad
1 DELETE FROM `command`  WHERE `name` = 'modify level';
3 UPDATE `command` SET `help` = 'Syntax: .die\r\n\r\nKill the selected player or creature. If no player or creature selected, it will kill you.' WHERE `name` = 'die';