Add command for creating simple planet maps (#12698)

This commit is contained in:
metalgearsloth
2022-11-23 17:35:25 +11:00
committed by GitHub
parent 23be8a1e03
commit 375490bb8c
12 changed files with 149 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
cmd-planet-desc = Converts the supplied map into a planet with sensible defaults.
cmd-planet-help = {$command} <mapid>.
cmd-planet-args = Require 1 arg 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.