aboutsummaryrefslogtreecommitdiff
path: root/sql/old/3.1.3/06432_world_command.sql
blob: a75f880231ab2a599c8fa5fe6c0e6d8b3a433110 (plain)
1
UPDATE `command` SET `help` = 'Syntax: .wg timer $minutes\r\nChange the current timer. Min value = 1, Max value 60 (Wartime), 1440 (Not Wartime)' WHERE `name` = 'wg timer';