Files
TrinityCore/sql/updates/6432_world_command.sql
teacher 477e58f321 Renamed sql update files to proper Trinity naming standard.
Moved files prior to 6381_world_script_texts.sql to 3.1.3_old folder.

--HG--
branch : trunk
2009-12-12 15:27:10 +01:00

2 lines
173 B
SQL

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';