mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-15 16:34:56 +01:00
Improve some documentation and JSON (#1618)
Original commits: * Updated instructions * 更新说明 * 更新说明 * 更新说明 * 更新说明 * 更新说明 * Updated instructions * Updated instructions
This commit is contained in:
@@ -330,7 +330,7 @@
|
||||
"weather": {
|
||||
"success": "Set weather ID to %s with climate type %s.",
|
||||
"status": "Current weather ID is %s with climate type %s.",
|
||||
"description": "Changes weather ID and climate type. Weather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist"
|
||||
"description": "Changes weather ID and climate type. Weather IDs can be found in ./Resources/ExcelBinOutput/WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist"
|
||||
},
|
||||
"ban": {
|
||||
"success": "Successful.",
|
||||
|
||||
Reference in New Issue
Block a user