From: Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:34:27 +0000 (+0300) Subject: Cleanup: Add missing locale ``cmd-planet-map-prototype`` (#35766) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ca60f22c4dd6166a49b0e01e8e28378da3eaaae6;p=space-station-14.git Cleanup: Add missing locale ``cmd-planet-map-prototype`` (#35766) Cleanup --- diff --git a/Resources/Locale/en-US/maps/planet.ftl b/Resources/Locale/en-US/maps/planet.ftl index 6c8f4aff00..6d93782cfb 100644 --- a/Resources/Locale/en-US/maps/planet.ftl +++ b/Resources/Locale/en-US/maps/planet.ftl @@ -2,4 +2,5 @@ cmd-planet-desc = Converts the supplied map into a planet with some specific bio cmd-planet-help = {$command} . cmd-planet-args = Requires 2 args only. cmd-planet-map = Unable to parse {$map} as an existing map. +cmd-planet-map-prototype = Unable to index {$prototype} as an existing biome template prototype. 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.