Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.6 / 2468_command.sql
blob7c19940adf8a09a82bbf306de6ba3b5707e79a15
1 INSERT INTO command VALUES('moveobject','2','Syntax: .moveobject #goguid [#x #y #z]\r\n\r\nMove gameobject #goguid to character coordinates (or to (#x,#y,#z) coordinates if its provide).');
2 INSERT INTO command VALUES('turnobject','2','Syntax: .turnobject #goguid \r\n\r\nSet for gameobject #goguid orientation same as current character orientation.');