Fix planet command help message (#21312)

This commit is contained in:
Leon Friedrich
2023-10-29 12:51:19 +11:00
committed by GitHub
parent f3c84b982a
commit e792475484

View File

@@ -1,5 +1,5 @@
cmd-planet-desc = Converts the supplied map into a planet with sensible defaults.
cmd-planet-help = {$command} <mapid>.
cmd-planet-desc = Converts the supplied map into a planet with some specific biome.
cmd-planet-help = {$command} <mapid> <biome>.
cmd-planet-args = Requires 2 args only.
cmd-planet-map = Unable to parse {$map} as an existing map.
cmd-planet-success = Set map {$mapId} to Planet. NOTE! You will need to load the map (either onto a new map or by restarting the game) for atmospherics to work.