]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix planet command help message (#21312)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sun, 29 Oct 2023 01:51:19 +0000 (12:51 +1100)
committerGitHub <noreply@github.com>
Sun, 29 Oct 2023 01:51:19 +0000 (12:51 +1100)
Resources/Locale/en-US/maps/planet.ftl

index 75da034fd74ae669464a8fb1f3ee1386a925ca12..6c8f4aff00e6d5a2b7fa5e25ef2fd595a853a366 100644 (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.