Fix planet command help message (#21312)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user