From eebdbe91e997fb66b2b6b602ceb7662df7b5342c Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 7 May 2024 19:16:41 -0400 Subject: [PATCH] Fix small typo in tracking station upgrades (#2358) --- GameData/RP-1/Localization/en-us.cfg | 20 ++++++++++---------- Source/Tech Tree/Parts Browser/data/SXT.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/GameData/RP-1/Localization/en-us.cfg b/GameData/RP-1/Localization/en-us.cfg index 5952af68364..d21d4d7863b 100644 --- a/GameData/RP-1/Localization/en-us.cfg +++ b/GameData/RP-1/Localization/en-us.cfg @@ -125,16 +125,16 @@ #rp0_TrainingType_Landing = Landing //custom locs for RA tracking station - #autoLOC_rp0_FacilityContextMenu_TS_lvl0 = Suports comm codecs up to TL: 0\nDSN S-band power 2 kW, gain 49 dBi\nDSN UHF power 100 W, gain 20 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl1 = Suports comm codecs up to TL: 1\nDSN S-band power 2 kW, gain 52.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl2 = Suports comm codecs up to TL: 2\nDSN S-band power 2 kW, gain 52.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl3 = Suports comm codecs up to TL: 3\nDSN S-band power 2 kW, gain 52.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl4 = Suports comm codecs up to TL: 4\nDSN S-band power 2 kW, gain 60.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl5 = Suports comm codecs up to TL: 5\nDSN S-band power 2 kW, gain 60.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl6 = Suports comm codecs up to TL: 6\nDSN S-band power 2 kW, gain 62.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl7 = Suports comm codecs up to TL: 7\nDSN X-band power 10 kW, gain 73.5 dBi\nDSN S-band power 2 kW, gain 62.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl8 = Suports comm codecs up to TL: 8\nDSN X-band power 20 kW, gain 74.3 dBi\nDSN S-band power 20 kW, gain 63.6 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi - #autoLOC_rp0_FacilityContextMenu_TS_lvl9 = Suports comm codecs up to TL: 9\nDSN Ka-band power 300 kW, gain 79 dBi\nDSN X-band power 20 kW, gain 74.3 dBi\nDSN S-band power 20 kW, gain 63.6 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl0 = Supports comm codecs up to TL: 0\nDSN S-band power 2 kW, gain 49 dBi\nDSN UHF power 100 W, gain 20 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl1 = Supports comm codecs up to TL: 1\nDSN S-band power 2 kW, gain 52.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl2 = Supports comm codecs up to TL: 2\nDSN S-band power 2 kW, gain 52.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl3 = Supports comm codecs up to TL: 3\nDSN S-band power 2 kW, gain 52.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl4 = Supports comm codecs up to TL: 4\nDSN S-band power 2 kW, gain 60.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl5 = Supports comm codecs up to TL: 5\nDSN S-band power 2 kW, gain 60.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl6 = Supports comm codecs up to TL: 6\nDSN S-band power 2 kW, gain 62.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl7 = Supports comm codecs up to TL: 7\nDSN X-band power 10 kW, gain 73.5 dBi\nDSN S-band power 2 kW, gain 62.5 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl8 = Supports comm codecs up to TL: 8\nDSN X-band power 20 kW, gain 74.3 dBi\nDSN S-band power 20 kW, gain 63.6 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi + #autoLOC_rp0_FacilityContextMenu_TS_lvl9 = Supports comm codecs up to TL: 9\nDSN Ka-band power 300 kW, gain 79 dBi\nDSN X-band power 20 kW, gain 74.3 dBi\nDSN S-band power 20 kW, gain 63.6 dBi\nDSN UHF power 100 W, gain 34 dBi\nDSN VHF power 100 W, gain 20 dBi // Unlock Credit #rp0_UnlockCredit_NodeInfo = Unlock Credit: <<1>> diff --git a/Source/Tech Tree/Parts Browser/data/SXT.json b/Source/Tech Tree/Parts Browser/data/SXT.json index 05efead5aaf..257c2ee5617 100644 --- a/Source/Tech Tree/Parts Browser/data/SXT.json +++ b/Source/Tech Tree/Parts Browser/data/SXT.json @@ -2630,4 +2630,4 @@ "identical_part_name": "", "module_tags": [] } -] \ No newline at end of file +]