aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/6432_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/6432_world.sql b/sql/updates/6432_world.sql
new file mode 100644
index 00000000000..5e96472dc60
--- /dev/null
+++ b/sql/updates/6432_world.sql
@@ -0,0 +1,2 @@
+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';
+