mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-23 20:34:51 +01:00
Tweak messages
This commit is contained in:
@@ -385,8 +385,8 @@
|
||||
"description": "Débloque tous les couloirs de l'abysse"
|
||||
},
|
||||
"weather": {
|
||||
"description": "Change la météo. Climate types sunny, cloudy, rain, thunderstorm, snow, mist.",
|
||||
"usage": "Utilisation: weather [weatherId] [climateType]\nClimate types sunny, cloudy, rain, thunderstorm, snow, mist.",
|
||||
"description": "Change la météo. Weather IDs can be found in WeatherExcelConfigData.json.\nClimate types: sunny, cloudy, rain, thunderstorm, snow, mist.",
|
||||
"usage": "Utilisation: weather [weatherId] [climateType]\nWeather IDs can be found in WeatherExcelConfigData.json.\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."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user