Removed trailing whitespaces and CRLFs
[auctionmangos.git] / sql / updates / 0.8 / 4470_command.sql
blobf82eab706b3f9fb6f94d8a5c706dbdb5a1f788da
1 delete from command where name in('movegens');
2 INSERT INTO `command` VALUES
3 ('movegens',3,'Syntax: .movegens\r\n  Show movement generators stack for selected creature or player.');