[7338] Little cleanup in battleground queues code.
[getmangos.git] / sql / updates / 0.10 / 5463_mangos_command.sql
blob66ce5617e7a877927334f229077801257dad0a3a
1 DELETE FROM `command` WHERE `name` = 'cshutdown';
2 UPDATE `command` SET `help`='Syntax: .shutdown seconds\r\n\r\nShut the server down after given seconds or cancel the shutdown if cancel value is used.' WHERE `name` = 'shutdown';