Fix planet command help message (#21312)
This commit is contained in:
parent
f3c84b982a
commit
e792475484
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue