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

Co-authored-by: Tesutarin <105267106+Tesutarin@users.noreply.github.com>
This commit is contained in:
Luke H-W 2022-06-22 23:41:14 +09:30 committed by GitHub
parent 371acb9ba5
commit aa835ecac7

View File

@ -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."