Commit aa835eca authored by Luke H-W's avatar Luke H-W Committed by GitHub
Browse files

Update src/main/resources/languages/en-US.json


Co-authored-by: default avatarTesutarin <105267106+Tesutarin@users.noreply.github.com>
parent 371acb9b
......@@ -385,7 +385,7 @@
"description": "Unlock all levels of tower"
},
"weather": {
"description": "Changes the weather. Climate types sunny, cloudy, rain, thunderstorm, snow, mist.",
"description": "Changes weather ID and climate type. Weather IDs can be found in WeatherExcelConfigData.json. Climate types: sunny, cloudy, rain, thunderstorm, snow, mist",
"usage": "Usage: weather [weatherId] [climateType]\nClimate types sunny, cloudy, rain, thunderstorm, snow, mist.",
"success": "Set weather ID to %s with climate type %s.",
"status": "Current weather ID is %s with climate type %s."
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment