mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Command): update wchange help (#22281)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
--
|
||||
UPDATE `command` SET `help`='Syntax: .wchange #weathertype #grade
|
||||
Set current weather to #weathertype with an intensity of #grade.
|
||||
|
||||
#weathertype can be 0 for fine, 1 for rain, 2 for snow, 3 for storm, 86 for thunders, 90 for blackrain.
|
||||
#grade is a float value from 0.0 (disabled) to 1.0 (maximum intensity).'
|
||||
WHERE `name`='wchange';
|
||||
Reference in New Issue
Block a user