From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Sun, 29 Oct 2023 01:51:19 +0000 (+1100) Subject: Fix planet command help message (#21312) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e792475484ddf1ce55d7d2003efae4e987586030;p=space-station-14.git Fix planet command help message (#21312) --- diff --git a/Resources/Locale/en-US/maps/planet.ftl b/Resources/Locale/en-US/maps/planet.ftl index 75da034fd7..6c8f4aff00 100644 --- a/Resources/Locale/en-US/maps/planet.ftl +++ b/Resources/Locale/en-US/maps/planet.ftl @@ -1,5 +1,5 @@ -cmd-planet-desc = Converts the supplied map into a planet with sensible defaults. -cmd-planet-help = {$command} . +cmd-planet-desc = Converts the supplied map into a planet with some specific biome. +cmd-planet-help = {$command} . 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.