From efb9daf2777147751c51c44a4712f38bef07f07c Mon Sep 17 00:00:00 2001 From: JPLRepo Date: Sat, 7 Oct 2017 18:12:46 +1100 Subject: [PATCH] KSP 1.3.1 --- .../CommunityResourcePack/CHANGELOG.txt | 11 + .../CommunityResourcePack/CRP.version | 16 +- .../CommunityResourcePack/CommonResources.cfg | 608 +++++++++++++++--- .../Localization/en-us.cfg | 248 +++++++ .../Localization/es-es.cfg | 236 +++++++ .../CommunityResourcePack/Localization/ja.cfg | 234 +++++++ .../CommunityResourcePack/Localization/ru.cfg | 236 +++++++ .../Localization/zh-cn.cfg | 234 +++++++ .../ResourceConfigs/Karbonite.cfg | 35 +- .../ResourceConfigs/Karborundum.cfg | 10 +- .../REPOSoftTech/DeepFreeze/Changelog.txt | 4 +- .../DeepFreeze/DeepFreezeContinued.version | 8 +- Source/DFEditorFilter.cs | 2 +- Source/DeepFreeze.csproj | 2 +- Source/Properties/AssemblyInfo.cs | 4 +- Source/testsettings.DotSettings | 4 + 16 files changed, 1780 insertions(+), 112 deletions(-) create mode 100644 Distribution/GameData/CommunityResourcePack/Localization/en-us.cfg create mode 100644 Distribution/GameData/CommunityResourcePack/Localization/es-es.cfg create mode 100644 Distribution/GameData/CommunityResourcePack/Localization/ja.cfg create mode 100644 Distribution/GameData/CommunityResourcePack/Localization/ru.cfg create mode 100644 Distribution/GameData/CommunityResourcePack/Localization/zh-cn.cfg create mode 100644 Source/testsettings.DotSettings diff --git a/Distribution/GameData/CommunityResourcePack/CHANGELOG.txt b/Distribution/GameData/CommunityResourcePack/CHANGELOG.txt index ed31b5d..503abef 100644 --- a/Distribution/GameData/CommunityResourcePack/CHANGELOG.txt +++ b/Distribution/GameData/CommunityResourcePack/CHANGELOG.txt @@ -1,3 +1,14 @@ +0.7.2 - 2017.08.15 +--------------- +Dependency Updates +Localization Updates +New KSPI Resources + +0.7.1 - KSP 1.3 +------------------ +KSP 1.3 Compatibility +Dependency Updates + 0.6.6 - 2017.02.04 ------------------ Added common resource Sodium a potential high efficient electric propellant diff --git a/Distribution/GameData/CommunityResourcePack/CRP.version b/Distribution/GameData/CommunityResourcePack/CRP.version index 8ae3b8d..d071d29 100644 --- a/Distribution/GameData/CommunityResourcePack/CRP.version +++ b/Distribution/GameData/CommunityResourcePack/CRP.version @@ -9,23 +9,23 @@ }, "VERSION":{ "MAJOR":0, - "MINOR":6, - "PATCH":6, + "MINOR":7, + "PATCH":2, "BUILD":0 }, "KSP_VERSION":{ "MAJOR":1, - "MINOR":2, - "PATCH":2 + "MINOR":3, + "PATCH":0 }, "KSP_VERSION_MIN":{ "MAJOR":1, - "MINOR":1, - "PATCH":0 + "MINOR":2, + "PATCH":9 }, "KSP_VERSION_MAX":{ "MAJOR":1, - "MINOR":2, - "PATCH":2 + "MINOR":3, + "PATCH":9 } } diff --git a/Distribution/GameData/CommunityResourcePack/CommonResources.cfg b/Distribution/GameData/CommunityResourcePack/CommonResources.cfg index 0928c8d..a7e2600 100644 --- a/Distribution/GameData/CommunityResourcePack/CommonResources.cfg +++ b/Distribution/GameData/CommunityResourcePack/CommonResources.cfg @@ -1,5 +1,5 @@ //****************************** -//* KSP 1.0 Ratified Resources +//* KSP 1.0 Ratified Resources //****************************** //****************************** @@ -9,6 +9,7 @@ RESOURCE_DEFINITION { name = Hydrates + displayName = #LOC_CRP_Hydrates_DisplayName density = 0.00150000000 flowMode = ALL_VESSEL transfer = PUMP @@ -22,6 +23,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Gypsum + displayName = #LOC_CRP_Gypsum_DisplayName density = 0.00550000000 flowMode = ALL_VESSEL transfer = PUMP @@ -35,6 +37,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = IntakeLqd //Like IntakeAtm but for oceans + displayName = #LOC_CRP_IntakeLqd_DisplayName //Like IntakeAtm but for oceans density = 0.0010000000 hsp = 4183 // specific heat capacity (kJ/tonne-K as units) flowMode = ALL_VESSEL @@ -49,6 +52,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = ColonySupplies + displayName = #LOC_CRP_ColonySupplies_DisplayName density = 0.001556 hsp = 500 flowMode = ALL_VESSEL @@ -62,9 +66,10 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Lead + displayName = #LOC_CRP_Lead_DisplayName density = 0.01134 unitCost = 0.067392 - hsp = 128 + hsp = 128 flowMode = ALL_VESSEL transfer = PUMP isTweakable = True @@ -77,6 +82,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = CarbonDioxide + displayName = #LOC_CRP_CarbonDioxide_DisplayName density = 0.000001951 flowMode = ALL_VESSEL transfer = PUMP @@ -90,6 +96,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Chemicals + displayName = #LOC_CRP_Chemicals_DisplayName density = 0.00250000000 flowMode = ALL_VESSEL transfer = PUMP @@ -103,6 +110,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Dirt + displayName = #LOC_CRP_Dirt_DisplayName density = 0.0016 flowMode = ALL_VESSEL transfer = PUMP @@ -116,6 +124,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = ExoticMinerals + displayName = #LOC_CRP_ExoticMinerals_DisplayName density = 0.0025 flowMode = ALL_VESSEL transfer = PUMP @@ -129,6 +138,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Food + displayName = #LOC_CRP_Food_DisplayName density = 0.00028102905982906 hsp = 600 // specific heat capacity (kJ/tonne-K as units) // FIXME total guess flowMode = ALL_VESSEL @@ -143,6 +153,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Supplies + displayName = #LOC_CRP_Supplies_DisplayName density = 0.001 flowMode = ALL_VESSEL transfer = PUMP @@ -155,6 +166,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Fertilizer + displayName = #LOC_CRP_Fertilizer_DisplayName density = 0.001 flowMode = ALL_VESSEL transfer = PUMP @@ -167,6 +179,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Mulch + displayName = #LOC_CRP_Mulch_DisplayName density = 0.001 flowMode = ALL_VESSEL transfer = PUMP @@ -179,6 +192,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Machinery + displayName = #LOC_CRP_Machinery_DisplayName density = 0.00378 flowMode = ALL_VESSEL transfer = PUMP @@ -190,6 +204,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = SpecializedParts + displayName = #LOC_CRP_SpecializedParts_DisplayName density = 0.00378 flowMode = ALL_VESSEL transfer = PUMP @@ -201,6 +216,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Recyclables + displayName = #LOC_CRP_Recyclables_DisplayName density = 0.00378 flowMode = ALL_VESSEL transfer = PUMP @@ -212,6 +228,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Hydrogen + displayName = #LOC_CRP_Hydrogen_DisplayName density = 0.00000008990 unitCost = 0.000055836 flowMode = ALL_VESSEL @@ -225,9 +242,10 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Karbonite + displayName = #LOC_CRP_Karbonite_DisplayName density = 0.0025 unitCost = 0.32 - flowMode = STAGE_PRIORITY_FLOW + flowMode = STAGE_PRIORITY_FLOW transfer = PUMP isTweakable = true isVisible = true @@ -238,6 +256,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Karborundum + displayName = #LOC_CRP_Karborundum_DisplayName density = 0.00580000000 unitCost = 4000 flowMode = STAGE_PRIORITY_FLOW @@ -251,8 +270,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = LqdCO2 - density = 0.00117325 - unitCost = 0.0017247 + displayName = #LOC_CRP_LqdCO2_DisplayName + density = 0.00117325 + unitCost = 0.0017247 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true @@ -265,6 +285,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = LqdCO + displayName = #LOC_CRP_LqdCO_DisplayName density = 0.000790 unitCost = 0.0021 flowMode = STACK_PRIORITY_SEARCH @@ -278,9 +299,10 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MaterialKits + displayName = #LOC_CRP_MaterialKits_DisplayName density = 0.001 unitCost = 2 - flowMode = ALL_VESSEL + flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true @@ -290,8 +312,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Metals - density = 0.0078 - unitCost = 14.24 + displayName = #LOC_CRP_Metals_DisplayName + density = 0.0078 + unitCost = 14.24 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true @@ -303,6 +326,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Minerals + displayName = #LOC_CRP_Minerals_DisplayName density = 0.00270000000 flowMode = ALL_VESSEL transfer = PUMP @@ -316,6 +340,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MetallicOre + displayName = #LOC_CRP_MetallicOre_DisplayName density = 0.00550000000 flowMode = ALL_VESSEL transfer = PUMP @@ -329,6 +354,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Organics + displayName = #LOC_CRP_Organics_DisplayName density = 0.001 flowMode = ALL_VESSEL transfer = PUMP @@ -341,13 +367,14 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Oxygen + displayName = #LOC_CRP_Oxygen_DisplayName density = 0.00000141 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true unitCost = 0.000055836 - color = 0,1,0 + color = 0,1,0 volume = 1 ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Oxygen } @@ -355,6 +382,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Polymers + displayName = #LOC_CRP_Polymers_DisplayName density = 0.00104000000 flowMode = ALL_VESSEL transfer = PUMP @@ -367,6 +395,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = RareMetals + displayName = #LOC_CRP_RareMetals_DisplayName density = 0.0078 flowMode = ALL_VESSEL transfer = PUMP @@ -379,6 +408,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = RefinedExotics + displayName = #LOC_CRP_RefinedExotics_DisplayName density = 0.0052 flowMode = ALL_VESSEL transfer = PUMP @@ -391,13 +421,14 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Rock + displayName = #LOC_CRP_Rock_DisplayName density = 0.0025 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true - cost = 0.00001 - volume = 1 + unitCost = 0.00001 + volume = 1 } @@ -405,9 +436,10 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = RocketParts + displayName = #LOC_CRP_RocketParts_DisplayName density = 0.0025 unitCost = 1.5 - flowMode = ALL_VESSEL + flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true @@ -418,6 +450,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = SpareParts + displayName = #LOC_CRP_SpareParts_DisplayName density = 0.00378 flowMode = NO_FLOW transfer = NONE @@ -430,6 +463,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Substrate + displayName = #LOC_CRP_Substrate_DisplayName density = 0.0016 flowMode = ALL_VESSEL transfer = PUMP @@ -443,6 +477,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Uraninite + displayName = #LOC_CRP_Uraninite_DisplayName density = 0.0075 flowMode = ALL_VESSEL transfer = PUMP @@ -456,6 +491,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Waste + displayName = #LOC_CRP_Waste_DisplayName density = 0.00075 hsp = 600 // specific heat capacity (kJ/tonne-K as units) // FIXME total guess flowMode = ALL_VESSEL @@ -470,6 +506,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = WasteWater + displayName = #LOC_CRP_WasteWater_DisplayName density = 0.001005 hsp = 4183 // specific heat capacity (kJ/tonne-K as units) (FIXME same as water) flowMode = ALL_VESSEL @@ -484,6 +521,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Water + displayName = #LOC_CRP_Water_DisplayName density = 0.0010000000 hsp = 4183 // specific heat capacity (kJ/tonne-K as units) flowMode = ALL_VESSEL @@ -503,6 +541,8 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = ArgonGas // Common electric engine propellant + displayName = #LOC_CRP_ArgonGas_DisplayName // Common electric engine propellant + abbreviation = #LOC_CRP_ArgonGas_Abbreviation density = 0.00000178400 unitCost = 0.0105 flowMode = STAGE_PRIORITY_FLOW @@ -517,6 +557,8 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Boron + displayName = #LOC_CRP_Boron_DisplayName + abbreviation = #LOC_CRP_Boron_Abbreviation density = 0.00246000000 unitCost = 0.851 flowMode = STAGE_PRIORITY_FLOW @@ -529,6 +571,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = ResourceLode + displayName = #LOC_CRP_ResourceLode_DisplayName density = 0.005 flowMode = ALL_VESSEL transfer = NONE @@ -540,7 +583,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - name = DepletedUranium // Depleted fuel to preserve mass when burned, can be recycled + name = DepletedUranium + displayName = #LOC_CRP_DepletedUranium_DisplayName // Depleted fuel to preserve mass when burned, can be recycled + abbreviation = #LOC_CRP_DepletedUranium_Abbreviation // Depleted fuel to preserve mass when burned, can be recycled unitCost = 0 density = 0.01097000000 flowMode = NO_FLOW @@ -553,7 +598,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - name = EnrichedUranium // Nuclear fuel + name = EnrichedUranium + displayName = #LOC_CRP_EnrichedUranium_DisplayName // Nuclear fuel + abbreviation = #LOC_CRP_EnrichedUranium_Abbreviation // Nuclear fuel density = 0.01097000000 unitCost = 865.0000000 isTweakable = true @@ -566,7 +613,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - name = LqdHydrogen // General propellant, used for high thrust electric engines + name = LqdHydrogen + displayName = #LOC_CRP_LqdHydrogen_DisplayName // General propellant + abbreviation = #LOC_CRP_LqdHydrogen_Abbreviation // General propellant density = 0.00007085000 unitCost = 0.0367500 hsp = 9690 // specific heat capacity (kJ/tonne-K as units) at Crygenic Storage temperature @@ -581,7 +630,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - name = StoredCharge // Capacitor resource. Translates to Ec + name = StoredCharge + displayName = #LOC_CRP_StoredCharge_DisplayName // Capacitor resource. Translates to Ec + abbreviation = #LOC_CRP_StoredCharge_Abbreviation // Capacitor resource. Translates to Ec unitCost = 0 density = 0 flowMode = NO_FLOW @@ -598,8 +649,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Act + abbreviation = #LOC_CRP_Actinides_Abbreviation name = Actinides + displayName = #LOC_CRP_Actinides_DisplayName density = 0.01097 flowMode = NO_FLOW transfer = NONE @@ -612,8 +664,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Al + abbreviation = #LOC_CRP_Aluminium_Abbreviation name = Aluminium + displayName = #LOC_CRP_Aluminium_DisplayName density = 0.00277 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -626,8 +679,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Aia + abbreviation = #LOC_CRP_Alumina_Abbreviation name = Alumina + displayName = #LOC_CRP_Alumina_DisplayName density = 0.00398 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -640,8 +694,23 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = AM + abbreviation = #LOC_CRP_Ammonia_Abbreviation + name = Ammonia + displayName = #LOC_CRP_Ammonia_DisplayName + density = 0.000000769 + unitCost = 0.00015 + hsp = 2175 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_Antimatter_Abbreviation name = Antimatter + displayName = #LOC_CRP_Antimatter_DisplayName density = 0.000000001 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -654,8 +723,25 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Ar + name = AntiHydrogen + displayName = #LOC_CRP_AntiHydrogen_DisplayName + abbreviation = #LOC_CRP_AntiHydrogen_Abbreviation + density = 0.000086 // LqdHydrogen: 0.00007085000 + unitCost = 8600000 // LqdHydrogen: 0.0367500 + hsp = 9690 // for now similar to Liquid Hydrogen + vsp = 448500 // for now similar to Liquid Hydrogen + flowMode = STACK_PRIORITY_SEARCH + transfer = PUMP + isTweakable = true + isVisible = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_LqdArgon_Abbreviation name = LqdArgon + displayName = #LOC_CRP_LqdArgon_DisplayName density = 0.0013954 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -669,9 +755,10 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = B + abbreviation = #LOC_CRP_Borate_Abbreviation name = Borate - density = 0.000173 + displayName = #LOC_CRP_Borate_DisplayName + density = 0.00173 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true @@ -682,21 +769,49 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Cs + abbreviation = #LOC_CRP_Caesium_Abbreviation name = Caesium + displayName = #LOC_CRP_Caesium_DisplayName density = 0.00193 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true unitCost = 77 - volume = 1 + volume = 1 } RESOURCE_DEFINITION { - abbreviation = C + abbreviation = #LOC_CRP_CarbonMonoxide_Abbreviation + name = Calcium + density = 0.00155 + unitCost = 0.00015 + hsp = 650 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true +} + +RESOURCE_DEFINITION +{ + abbreviation = CO + name = CarbonMonoxide + displayName = #LOC_CRP_CarbonMonoxide_DisplayName + density = 0.00000125 + unitCost = 0.00000332 + hsp = 1046 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_Carbon_Abbreviation name = Carbon + displayName = #LOC_CRP_Carbon_DisplayName density = 0.0021 unitCost = 0.0 hsp = 710 @@ -708,8 +823,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = CP + abbreviation = #LOC_CRP_ChargedParticles_Abbreviation name = ChargedParticles + displayName = #LOC_CRP_ChargedParticles_DisplayName density = 0 flowMode = ALL_VESSEL transfer = NONE @@ -719,23 +835,52 @@ RESOURCE_DEFINITION ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ChargedParticles } +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_Chlorine_Abbreviation + name = Chlorine + displayName = #LOC_CRP_Chlorine_DisplayName + density = 0.0032 + unitCost = 0.00015 + hsp = 3394 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true +} + +RESOURCE_DEFINITION +{ + name = CompressedAir + abbreviation = #LOC_CRP_CompressedAir_Abbreviation + displayName = #LOC_CompressedAir_DisplayName + density = 0.000001283 + unitCost = 0.00015 + hsp = 2175 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + RESOURCE_DEFINITION { abbreviation = DeBo name = Decaborane + displayName = #LOC_CRP_Decaborane_DisplayName density = 0.00094 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP isTweakable = true isVisible = true - unitCost = 3.252 + unitCost = 0.345 } RESOURCE_DEFINITION { - abbreviation = D + abbreviation = #LOC_CRP_Deuterium_Abbreviation name = Deuterium - density = 0.000000180 + displayName = #LOC_CRP_Deuterium_DisplayName + density = 0.000000180 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP isTweakable = true @@ -747,8 +892,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = D + abbreviation = #LOC_CRP_LqdDeuterium_Abbreviation name = LqdDeuterium + displayName = #LOC_CRP_LqdDeuterium_DisplayName density = 0.0001624 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -760,8 +906,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = DepF + abbreviation = #LOC_CRP_DepletedFuel_Abbreviation name = DepletedFuel + displayName = #LOC_CRP_DepletedFuel_DisplayName density = 0.01097 flowMode = NO_FLOW transfer = NONE @@ -774,8 +921,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = ExM + abbreviation = #LOC_CRP_ExoticMatter_Abbreviation name = ExoticMatter + displayName = #LOC_CRP_ExoticMatter_DisplayName density = 0 flowMode = ALL_VESSEL transfer = NONE @@ -786,10 +934,12 @@ RESOURCE_DEFINITION ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ExoticMatter } + RESOURCE_DEFINITION { - abbreviation = F + abbreviation = #LOC_CRP_Fluorine_Abbreviation name = Fluorine + displayName = #LOC_CRP_Fluorine_DisplayName density = 0.000001696 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -801,10 +951,25 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = D2O + name = Fluorite + abbreviation = #LOC_CRP_Fluorite_Abbreviation + displayName = #LOC_CRP_Fluorite_DisplayName + density = 0.0032 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + isVisible = true + unitCost = 9.35 + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_HeavyWater_Abbreviation name = HeavyWater + displayName = #LOC_CRP_HeavyWater_DisplayName density = 0.001107 - hsp = 4183 + hsp = 4183 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true @@ -816,8 +981,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = IntA + abbreviation = #LOC_CRP_IntakeAtm_Abbreviation name = IntakeAtm + displayName = #LOC_CRP_IntakeAtm_DisplayName density = 0.005 flowMode = ALL_VESSEL transfer = PUMP @@ -830,8 +996,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Kr + abbreviation = #LOC_CRP_KryptonGas_Abbreviation name = KryptonGas + displayName = #LOC_CRP_KryptonGas_DisplayName density = 0.000003749 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -843,8 +1010,22 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Ne + abbreviation = #LOC_CRP_LqdKrypton_Abbreviation + name = LqdKrypton + displayName = #LOC_CRP_LqdKrypton_DisplayName + density = 0.002413 + unitCost = 1.0298 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_NeonGas_Abbreviation name = NeonGas + displayName = #LOC_CRP_NeonGas_DisplayName density = 0.0000009002 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -856,22 +1037,37 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Li7 + abbreviation = #LOC_CRP_LqdNeon_Abbreviation + name = LqdNeon + displayName = #LOC_CRP_LqdNeon_DisplayName + density = 0.001207 + unitCost = 2.1453 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_Lithium_Abbreviation name = Lithium + displayName = #LOC_CRP_Lithium_DisplayName density = 0.000534 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP isTweakable = true isVisible = true - unitCost = 0.27 + unitCost = 0.6075 volume = 1 ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Lithium } RESOURCE_DEFINITION { - abbreviation = Li6 + abbreviation = #LOC_CRP_Lithium6_Abbreviation name = Lithium6 + displayName = #LOC_CRP_Lithium6_DisplayName density = 0.000458 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -883,25 +1079,53 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = NH3 + abbreviation = #LOC_CRP_LithiumHydride_Abbreviation + name = LithiumHydride + displayName = #LOC_CRP_LithiumHydride_DisplayName + title = #LOC_CRP_LithiumHydride_Title + density = 0.00078 + unitCost = 0.4 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_LithiumDeuteride_Abbreviation + name = LithiumDeuteride + displayName = #LOC_CRP_LithiumDeuteride_DisplayName + title = #LOC_CRP_LithiumDeuteride_Title + density = 0.00082 + unitCost = 5 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_LqdAmmonia_Abbreviation name = LqdAmmonia + displayName = #LOC_CRP_LqdAmmonia_DisplayName density = 0.0007021 flowMode = STACK_PRIORITY_SEARCH transfer = PUMP isTweakable = true isVisible = true - unitCost = 0.00006785 + unitCost = 0.142 hsp= 5170 volume = 1 ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/LqdAmmonia } - - RESOURCE_DEFINITION { - abbreviation = He3 + abbreviation = #LOC_CRP_Helium3_Abbreviation name = Helium3 + displayName = #LOC_CRP_Helium3_DisplayName density = 0.000000125 flowMode = ALL_VESSEL transfer = PUMP @@ -915,8 +1139,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = He3 + abbreviation = #LOC_CRP_LqdHe3_Abbreviation name = LqdHe3 + displayName = #LOC_CRP_LqdHe3_DisplayName density = 0.000059 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -929,8 +1154,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = He4 + abbreviation = #LOC_CRP_Helium4_Abbreviation name = Helium4 + displayName = #LOC_CRP_Helium4_DisplayName density = 0.0000001786 flowMode = ALL_VESSEL transfer = PUMP @@ -943,8 +1169,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = He4 + abbreviation = #LOC_CRP_LqdHelium_Abbreviation name = LqdHelium + displayName = #LOC_CRP_LqdHelium_DisplayName density = 0.0001786 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -958,8 +1185,35 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = N14 + name = Nitratine + displayName = #LOC_CRP_Nitratine_DisplayName + title = #LOC_CRP_Nitratine_Title + density = 0.0024 + flowMode = ALL_VESSEL + transfer = PUMP + isTweakable = true + isVisible = true + unitCost = 0.001 + volume = 1 +} + +RESOURCE_DEFINITION +{ + name = Hexaborane + displayName = #LOC_CRP_Hexaborane_DisplayName + density = 0.000670 + flowMode = ALL_VESSEL + transfer = PUMP + isTweakable = true + unitCost = 0.25 + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_LqdNitrogen_Abbreviation name = LqdNitrogen + displayName = #LOC_CRP_LqdNitrogen_DisplayName density = 0.000824907 flowMode = STACK_PRIORITY_SEARCH transfer = PUMP @@ -972,9 +1226,10 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = N15 + abbreviation = #LOC_CRP_LqdNitrogen15_Abbreviation name = LqdNitrogen15 - density = 0.008838 + displayName = #LOC_CRP_LqdNitrogen15_DisplayName + density = 0.0008838 flowMode = STACK_PRIORITY_SEARCH transfer = PUMP isTweakable = true @@ -984,10 +1239,23 @@ RESOURCE_DEFINITION volume = 1 } +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_Megajoules_Abbreviation + name = Magnesium + density = 0.001738 + unitCost = 0.00015 + hsp = 1020 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true +} + RESOURCE_DEFINITION { abbreviation = MegJ name = Megajoules + displayName = #LOC_CRP_Megajoules_DisplayName density = 0 flowMode = ALL_VESSEL transfer = NONE @@ -1000,8 +1268,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Monz + abbreviation = #LOC_CRP_Monazite_Abbreviation name = Monazite + displayName = #LOC_CRP_Monazite_DisplayName density = 0.005 flowMode = ALL_VESSEL transfer = PUMP @@ -1014,8 +1283,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = O18 + abbreviation = #LOC_CRP_LqdOxygen18_Abbreviation name = LqdOxygen18 + displayName = #LOC_CRP_LqdOxygen18_DisplayName density = 0.001284 unitCost = 0.6 // about 13 times cost of LqdOxygen hsp = 918 // specific heat capacity (kJ/tonne-K as units) // recalc, mols are for O2 on wiki @@ -1029,23 +1299,54 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Na + name = Salt + abbreviation = #LOC_CRP_Salt_Abbreviation + displayName = #LOC_CRP_Salt_DisplayName + density = 0.002 + unitCost = 0.002 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_Sodium_Abbreviation name = Sodium + displayName = #LOC_CRP_Sodium_DisplayName density = 0.000968 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true unitCost = 1.4 - volume = 1 + volume = 1 +} + +RESOURCE_DEFINITION +{ + name = SolidHydrogen + displayName = #LOC_CRP_SolidHydrogen_DisplayName + abbreviation = #LOC_CRP_SolidHydrogen_Abbreviation + density = 0.000086 + unitCost = 0.0446 + hsp = 9690 // for now similar to Liquid Hydrogen + vsp = 448500 // for now similar to Liquid Hydrogen + flowMode = STACK_PRIORITY_SEARCH + transfer = PUMP + isTweakable = true + isVisible = true + volume = 1 } RESOURCE_DEFINITION { - abbreviation = PVC + abbreviation = #LOC_CRP_PolyvinylChloride_Abbreviation name = PolyvinylChloride + displayName = #LOC_CRP_PolyvinylChloride_DisplayName density = 0.00149 - hsp = 7981 + hsp = 7981 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true @@ -1056,8 +1357,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Pu238 + abbreviation = #LOC_CRP_Plutonium-238_Abbreviation name = Plutonium-238 + displayName = #LOC_CRP_Plutonium-238_DisplayName density = 0.019816 flowMode = NO_FLOW transfer = NONE @@ -1068,24 +1370,37 @@ RESOURCE_DEFINITION ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/Plutonium-238 } +RESOURCE_DEFINITION +{ + abbreviation = K + name = Potassium + density = 0.000862 + unitCost = 0.00015 + hsp = 750 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true +} RESOURCE_DEFINITION { - abbreviation = R + abbreviation = #LOC_CRP_Regolith_Abbreviation name = Regolith + displayName = #LOC_CRP_Regolith_DisplayName density = 0.002 flowMode = ALL_VESSEL transfer = PUMP isTweakable = true isVisible = true - unitCost = 0.355 - volume = 1 + unitCost = 0 + volume = 1 } RESOURCE_DEFINITION { - abbreviation = UF4 + abbreviation = #LOC_CRP_UF4_Abbreviation name = UF4 + displayName = #LOC_CRP_UF4_DisplayName density = 0.00670 flowMode = ALL_VESSEL transfer = NONE @@ -1098,8 +1413,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Silica + abbreviation = #LOC_CRP_Silicates_Abbreviation name = Silicates + displayName = #LOC_CRP_Silicates_DisplayName density = 0.00025 flowMode = ALL_VESSEL transfer = PUMP @@ -1111,8 +1427,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = Si + abbreviation = #LOC_CRP_Silicon_Abbreviation name = Silicon + displayName = #LOC_CRP_Silicon_DisplayName density = 0.0002329 flowMode = ALL_VESSEL transfer = PUMP @@ -1124,8 +1441,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = SW + abbreviation = #LOC_CRP_SolarWind_Abbreviation name = SolarWind + displayName = #LOC_CRP_SolarWind_DisplayName density = 0.00000124725 flowMode = ALL_VESSEL transfer = PUMP @@ -1135,10 +1453,36 @@ RESOURCE_DEFINITION volume = 1 } +ESOURCE_DEFINITION +{ + name = Spodumene + abbreviation = #LOC_CRP_Spodumene_Abbreviation + displayName = #LOC_CRP_Spodumene_DisplayName + density = 0.0031 + unitCost = 0.174 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_ThermalPower_Abbreviation + name = Sulphur + density = 0.00207 + unitCost = 0.00015 + hsp = 730 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true +} + RESOURCE_DEFINITION { abbreviation = ThP name = ThermalPower + displayName = #LOC_CRP_ThermalPower_DisplayName density = 0 unitCost = 0 flowMode = ALL_VESSEL @@ -1148,11 +1492,22 @@ RESOURCE_DEFINITION ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/ThermalPower } +RESOURCE_DEFINITION +{ + name = Thorium + displayName = #LOC_CRP_Thorium_DisplayName + density = 0.0117 + unitCost = 46.8 + flowMode = ALL_VESSEL + transfer = PUMP + isTweakable = true +} RESOURCE_DEFINITION { - abbreviation = ThF4 + abbreviation = #LOC_CRP_ThF4_Abbreviation name = ThF4 + displayName = #LOC_CRP_ThF4_DisplayName density = 0.0063 flowMode = ALL_VESSEL transfer = NONE @@ -1165,8 +1520,23 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = T + abbreviation = #LOC_CRP_Tritium_Abbreviation + name = Tritium + displayName = #LOC_CRP_Tritium_DisplayName + title = #LOC_CRP_Tritium_Title + density = 0.0000002705 + unitCost = 0.016 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + +RESOURCE_DEFINITION +{ + abbreviation = #LOC_CRP_LqdTritium_Abbreviation name = LqdTritium + displayName = #LOC_CRP_LqdTritium_DisplayName density = 0.000320 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -1179,8 +1549,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = UN + abbreviation = #LOC_CRP_UraniumNitride_Abbreviation name = UraniumNitride + displayName = #LOC_CRP_UraniumNitride_DisplayName density = 0.0143 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP @@ -1193,8 +1564,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = VP + abbreviation = #LOC_CRP_VacuumPlasma_Abbreviation name = VacuumPlasma + displayName = #LOC_CRP_VacuumPlasma_DisplayName density = 0.005 flowMode = ALL_VESSEL transfer = NONE @@ -1208,8 +1580,9 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { - abbreviation = WH + abbreviation = #LOC_CRP_WasteHeat_Abbreviation name = WasteHeat + displayName = #LOC_CRP_WasteHeat_DisplayName density = 0 flowMode = ALL_VESSEL transfer = NONE @@ -1217,7 +1590,21 @@ RESOURCE_DEFINITION isVisible = true unitCost = 0 ksparpicon = TriggerTech/KSPAlternateResourcePanel/Icons/WasteHeat -} +} + + RESOURCE_DEFINITION + { + abbreviation = #LOC_CRP_LqdXenon_Abbreviation + name = LqdXenon + displayName = #LOC_CRP_LqdXenon_DisplayName + title = #LOC_CRP_LqdXenon_Title + density = 0.002953 + unitCost = 118.12 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} //****************************** //* SECTION 4 RealFuels Curated @@ -1226,6 +1613,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Aerozine50 + displayName = #LOC_CRP_Aerozine50_DisplayName density = 0.0009 unitCost = 1.35 hsp = 2970.1 // specific heat capacity (kJ/tonne-K as units) // http://www.gentoogeek.org/steves_world/hypergol_properties.pdf @@ -1240,6 +1628,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = AK20 + displayName = #LOC_CRP_AK20_DisplayName density = 0.001499 unitCost = 0.2998 hsp = 1720 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html for nitric acid, copied to AKx @@ -1253,6 +1642,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = AK27 + displayName = #LOC_CRP_AK27_DisplayName density = 0.001494 unitCost = 0.2988 hsp = 1720 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html for nitric acid, copied to AKx @@ -1266,6 +1656,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Aniline + displayName = #LOC_CRP_Aniline_DisplayName density = 0.00102 unitCost = 0.5213333 hsp = 2180 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html for aniline, copied to others. Note http://pubs.acs.org/doi/abs/10.1021/ja01147a515 disagrees, says Aniline is ~2100. @@ -1279,6 +1670,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = AvGas + displayName = #LOC_CRP_AvGas_DisplayName density = 0.000719 unitCost = 0.12 hsp = 2220 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html @@ -1292,6 +1684,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = CaveaB + displayName = #LOC_CRP_CaveaB_DisplayName density = 0.001501 unitCost = 0.33022 flowMode = STACK_PRIORITY_SEARCH @@ -1304,6 +1697,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = ClF3 + displayName = #LOC_CRP_ClF3_DisplayName density = 0.00177 unitCost = 10.62 flowMode = STACK_PRIORITY_SEARCH @@ -1316,6 +1710,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = ClF5 + displayName = #LOC_CRP_ClF5_DisplayName density = 0.0019 unitCost = 15.2 flowMode = STACK_PRIORITY_SEARCH @@ -1328,6 +1723,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Diborane + displayName = #LOC_CRP_Diborane_DisplayName density = 0.000421 unitCost = 4.21 flowMode = STACK_PRIORITY_SEARCH @@ -1340,6 +1736,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Ethane + displayName = #LOC_CRP_Ethane_DisplayName density = 0.000544 unitCost = 0.09248 flowMode = STACK_PRIORITY_SEARCH @@ -1352,6 +1749,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Ethanol + displayName = #LOC_CRP_Ethanol_DisplayName density = 0.000789 unitCost = 0.12624 hsp = 2720 @@ -1365,6 +1763,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Ethanol75 + displayName = #LOC_CRP_Ethanol75_DisplayName density = 0.00084175 unitCost = 0.12624 hsp = 3156 @@ -1378,6 +1777,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Ethanol90 + displayName = #LOC_CRP_Ethanol90_DisplayName density = 0.0008101 unitCost = 0.12624 hsp = 2901 @@ -1391,6 +1791,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Ethylene + displayName = #LOC_CRP_Ethylene_DisplayName density = 0.000568 unitCost = 0.09656 flowMode = STACK_PRIORITY_SEARCH @@ -1403,6 +1804,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = FLOX30 + displayName = #LOC_CRP_FLOX30_DisplayName density = 0.0012517 unitCost = 2.403264 flowMode = STACK_PRIORITY_SEARCH @@ -1415,6 +1817,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = FLOX70 + displayName = #LOC_CRP_FLOX70_DisplayName density = 0.0013993 unitCost = 6.184906 flowMode = STACK_PRIORITY_SEARCH @@ -1427,6 +1830,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = FLOX88 + displayName = #LOC_CRP_FLOX88_DisplayName density = 0.0014657 unitCost = 8.134635 flowMode = STACK_PRIORITY_SEARCH @@ -1439,6 +1843,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Furfuryl + displayName = #LOC_CRP_Furfuryl_DisplayName density = 0.00113 unitCost = 0.1808 hsp = 2096 // specific heat capacity (kJ/tonne-K as units) // http://pubs.acs.org/doi/abs/10.1021/ja01147a515 @@ -1452,6 +1857,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Helium + displayName = #LOC_CRP_Helium_DisplayName density = 0.0000001786 unitCost = 0.0000091 flowMode = STACK_PRIORITY_SEARCH @@ -1464,6 +1870,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = HNIW + displayName = #LOC_CRP_HNIW_DisplayName density = 0.002044 unitCost = 0.4504976 hsp = 920 // FIXME, total guess but based on 'standardized' solids and the stock SolidFuel hsp. @@ -1477,6 +1884,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = HTP + displayName = #LOC_CRP_HTP_DisplayName density = 0.001431 unitCost = 2.1465 hsp = 2721 // specific heat capacity (kJ/tonne-K as units) // http://www.h2o2.com/technical-library/physical-chemical-properties/thermodynamic-properties/default.aspx?pid=36&name=Heat-Capacity @@ -1490,6 +1898,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = HTPB + displayName = #LOC_CRP_HTPB_DisplayName density = 0.00177 unitCost = 1.8585 hsp = 920 // FIXME, total guess but based on 'standardized' solids and the stock SolidFuel hsp. @@ -1503,6 +1912,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Hydrazine + displayName = #LOC_CRP_Hydrazine_DisplayName density = 0.001004 unitCost = 2.008 hsp = 3120.6 // specific heat capacity (kJ/tonne-K as units) // http://webbook.nist.gov/cgi/cbook.cgi?ID=C302012&Units=SI&Mask=1A8F&Type=JANAFL&Plot=on#JANAFL @@ -1516,6 +1926,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Hydyne + displayName = #LOC_CRP_Hydyne_DisplayName density = 0.00086 unitCost = 0.688 hsp = 2625 // specific heat capacity (kJ/tonne-K as units) // UDMH + DETA. UDMH is above, DETA is 2466 per wiki. Mix was 60:40, so... @@ -1529,6 +1940,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = IRFNA-III + displayName = #LOC_CRP_IRFNA-III_DisplayName density = 0.001658 unitCost = 0.34818 hsp = 1720 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html for nitric acid, copied to AKx @@ -1542,6 +1954,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = IRFNA-IV + displayName = #LOC_CRP_IRFNA-IV_DisplayName density = 0.001995 unitCost = 0.399 hsp = 1720 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html for nitric acid, copied to AKx @@ -1555,6 +1968,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = IWFNA + displayName = #LOC_CRP_IWFNA_DisplayName density = 0.001513 unitCost = 0.31773 hsp = 1720 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html for nitric acid, copied to AKx @@ -1568,6 +1982,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Kerosene + displayName = #LOC_CRP_Kerosene_DisplayName density = 0.00082 unitCost = 0.041 hsp = 2010 // specific heat capacity (kJ/tonne-K as units) @@ -1581,6 +1996,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = LeadBallast + displayName = #LOC_CRP_LeadBallast_DisplayName density = 0.01134 unitCost = 0.067392 hsp = 128 // specific heat capacity (kJ/tonne-K as units) // http://hyperphysics.phy-astr.gsu.edu/hbase/tables/sphtt.html @@ -1594,6 +2010,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = LqdFluorine + displayName = #LOC_CRP_LqdFluorine_DisplayName density = 0.001505 unitCost = 9.03 flowMode = STACK_PRIORITY_SEARCH @@ -1606,6 +2023,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = LqdMethane + displayName = #LOC_CRP_LqdMethane_DisplayName density = 0.00042561 unitCost = 0.45 hsp = 3348.8 // http://neutronresearch.com/parch/1995/01/199501006440.pdf @@ -1620,6 +2038,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = LqdOxygen + displayName = #LOC_CRP_LqdOxygen_DisplayName density = 0.001141 unitCost = 0.04564 hsp = 918 // specific heat capacity (kJ/tonne-K as units) // recalc, mols are for O2 on wiki @@ -1634,6 +2053,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Methane + displayName = #LOC_CRP_Methane_DisplayName density = 0.000000717 unitCost = 0.0018642 flowMode = STACK_PRIORITY_SEARCH @@ -1646,6 +2066,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Methanol + displayName = #LOC_CRP_Methanol_DisplayName density = 0.0007918 unitCost = 0.126688 hsp = 2510 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html @@ -1659,6 +2080,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MMH + displayName = #LOC_CRP_MMH_DisplayName density = 0.00088 unitCost = 1.748 hsp = 2928.8 // specific heat capacity (kJ/tonne-K as units) @@ -1672,6 +2094,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MON1 + displayName = #LOC_CRP_MON1_DisplayName density = 0.001429 unitCost = 0.21435 hsp = 1513.46 // NTO + N2O @@ -1685,6 +2108,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MON3 + displayName = #LOC_CRP_MON3_DisplayName density = 0.001423 unitCost = 0.21345 hsp = 1497.2 // NTO + N2O @@ -1698,6 +2122,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MON10 + displayName = #LOC_CRP_MON10_DisplayName density = 0.001407 unitCost = 0.23919 hsp = 1440.24 // NTO + N2O @@ -1711,6 +2136,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MON15 + displayName = #LOC_CRP_MON15_DisplayName density = 0.001397 unitCost = 0.23749 hsp = 1399.56 // NTO + N2O @@ -1724,6 +2150,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MON20 + displayName = #LOC_CRP_MON20_DisplayName density = 0.00138 unitCost = 0.2484 hsp = 1358.88 // NTO + N2O @@ -1737,6 +2164,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = MON25 + displayName = #LOC_CRP_MON25_DisplayName density = 0.00138 unitCost = 0.2484 hsp = 1318.2 // NTO + N2O @@ -1749,6 +2177,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = NGNC + displayName = #LOC_CRP_NGNC_DisplayName density = 0.0016 unitCost = 0.01 hsp = 920 // FIXME, total guess but based on 'standardized' solids and the stock SolidFuel hsp. @@ -1762,6 +2191,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = N2F4 + displayName = #LOC_CRP_N2F4_DisplayName density = 0.001604 unitCost = 24.06 flowMode = STACK_PRIORITY_SEARCH @@ -1774,6 +2204,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Nitrogen + displayName = #LOC_CRP_Nitrogen_DisplayName density = 0.000001251 unitCost = 0.00005 hsp = 1039 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/nitrogen-d_977.html @@ -1787,6 +2218,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = NitrousOxide + displayName = #LOC_CRP_NitrousOxide_DisplayName density = 0.00000196 unitCost = 0.000392 hsp = 708 // https://books.google.com/books?id=6-VdBgAAQBAJ&lpg=PA337&ots=drEom6Tx9D&dq=nitrous%20oxide%20liquid%20heat%20capacity&pg=PA110#v=onepage&q&f=false @@ -1800,6 +2232,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = NTO + displayName = #LOC_CRP_NTO_DisplayName density = 0.00145 unitCost = 0.2175 hsp = 1521.6 // specific heat capacity (kJ/tonne-K as units) // http://webbook.nist.gov/cgi/cbook.cgi?ID=C10544726&Type=JANAFL&Plot=on#JANAFL @@ -1813,6 +2246,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = OF2 + displayName = #LOC_CRP_OF2_DisplayName density = 0.0019 unitCost = 28.5 flowMode = STACK_PRIORITY_SEARCH @@ -1825,6 +2259,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = PBAN + displayName = #LOC_CRP_PBAN_DisplayName density = 0.001772 unitCost = 1.593 hsp = 920 // FIXME, total guess but based on 'standardized' solids and the stock SolidFuel hsp. @@ -1838,6 +2273,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Pentaborane + displayName = #LOC_CRP_Pentaborane_DisplayName density = 0.000618 unitCost = 6.18 flowMode = STACK_PRIORITY_SEARCH @@ -1850,6 +2286,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = PSPC + displayName = #LOC_CRP_PSPC_DisplayName density = 0.00174 unitCost = 0.01 hsp = 920 // FIXME, total guess but based on 'standardized' solids and the stock SolidFuel hsp. @@ -1863,6 +2300,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Syntin + displayName = #LOC_CRP_Syntin_DisplayName density = 0.000851 unitCost = 0.4255 flowMode = STACK_PRIORITY_SEARCH @@ -1875,6 +2313,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = TEATEB + displayName = #LOC_CRP_TEATEB_DisplayName density = 0.00070031 unitCost = 2.80124 flowMode = NO_FLOW @@ -1887,6 +2326,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Tonka250 + displayName = #LOC_CRP_Tonka250_DisplayName density = 0.000873 unitCost = 0.4365 flowMode = STACK_PRIORITY_SEARCH @@ -1899,6 +2339,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Tonka500 + displayName = #LOC_CRP_Tonka500_DisplayName density = 0.000811 unitCost = 0.44605 flowMode = STACK_PRIORITY_SEARCH @@ -1911,6 +2352,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = UDMH + displayName = #LOC_CRP_UDMH_DisplayName density = 0.000791 unitCost = 0.791 hsp = 2729.6 // specific heat capacity (kJ/tonne-K as units) // http://webbook.nist.gov/cgi/cbook.cgi?ID=C10544726&Type=JANAFL&Plot=on#JANAFL @@ -1924,6 +2366,7 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = UH25 + displayName = UH25 density = 0.000829 unitCost = 1.03625 hsp = 2850 // specific heat capacity (kJ/tonne-K as units) // guesstimate based on Hydrazine and UDMH and AZ50 @@ -1941,16 +2384,33 @@ RESOURCE_DEFINITION RESOURCE_DEFINITION { name = Glykerol + displayName = #LOC_CRP_Glykerol_DisplayName density = 0.012 unitCost = 2 hsp = 2430 // specific heat capacity (kJ/tonne-K as units) // http://www.engineeringtoolbox.com/specific-heat-fluids-d_151.html flowMode = ALL_VESSEL transfer = PUMP - isTweakable = true + isTweakable = true ksparpicon = REPOSoftTech/DeepFreeze/Icons/Glykerol ksparpdisplayvalueas = Units } +//**************************************** +//* SECTION 6 Wild Blue Industries Curated +//**************************************** + +RESOURCE_DEFINITION +{ + name = FusionPellets + displayName = #LOC_CRP_FusionPellets_DisplayName + density = 0.000216 + unitCost = 150 + flowMode = STAGE_PRIORITY_FLOW + transfer = PUMP + isTweakable = true + volume = 1 +} + //****************************** //* END //****************************** diff --git a/Distribution/GameData/CommunityResourcePack/Localization/en-us.cfg b/Distribution/GameData/CommunityResourcePack/Localization/en-us.cfg new file mode 100644 index 0000000..fe4efdd --- /dev/null +++ b/Distribution/GameData/CommunityResourcePack/Localization/en-us.cfg @@ -0,0 +1,248 @@ +Localization +{ + en-us + { + //USI + #LOC_CRP_Hydrates_DisplayName = Hydrates + #LOC_CRP_Gypsum_DisplayName = Gypsum + #LOC_CRP_IntakeLqd_DisplayName = IntakeLqd + #LOC_CRP_ColonySupplies_DisplayName = ColonySupplies + #LOC_CRP_Lead_DisplayName = Lead + #LOC_CRP_CarbonDioxide_DisplayName = CarbonDioxide + #LOC_CRP_Chemicals_DisplayName = Chemicals + #LOC_CRP_Dirt_DisplayName = Dirt + #LOC_CRP_ExoticMinerals_DisplayName = ExoticMinerals + #LOC_CRP_Food_DisplayName = Food + #LOC_CRP_Supplies_DisplayName = Supplies + #LOC_CRP_Fertilizer_DisplayName = Fertilizer + #LOC_CRP_Mulch_DisplayName = Mulch + #LOC_CRP_Machinery_DisplayName = Machinery + #LOC_CRP_SpecializedParts_DisplayName = SpecializedParts + #LOC_CRP_Recyclables_DisplayName = Recyclables + #LOC_CRP_Hydrogen_DisplayName = Hydrogen + #LOC_CRP_Karbonite_DisplayName = Karbonite + #LOC_CRP_Karborundum_DisplayName = Karborundum + #LOC_CRP_LqdCO2_DisplayName = LqdCO2 + #LOC_CRP_LqdCO_DisplayName = LqdCO + #LOC_CRP_MaterialKits_DisplayName = MaterialKits + #LOC_CRP_Metals_DisplayName = Metals + #LOC_CRP_Minerals_DisplayName = Minerals + #LOC_CRP_MetallicOre_DisplayName = MetallicOre + #LOC_CRP_Organics_DisplayName = Organics + #LOC_CRP_Oxygen_DisplayName = Oxygen + #LOC_CRP_Polymers_DisplayName = Polymers + #LOC_CRP_RareMetals_DisplayName = RareMetals + #LOC_CRP_RefinedExotics_DisplayName = RefinedExotics + #LOC_CRP_Rock_DisplayName = Rock + #LOC_CRP_RocketParts_DisplayName = RocketParts + #LOC_CRP_SpareParts_DisplayName = SpareParts + #LOC_CRP_Substrate_DisplayName = Substrate + #LOC_CRP_Uraninite_DisplayName = Uraninite + #LOC_CRP_Waste_DisplayName = Waste + #LOC_CRP_WasteWater_DisplayName = WasteWater + #LOC_CRP_Water_DisplayName = Water + //NFT + #LOC_CRP_ArgonGas_DisplayName = Argon Gas + #LOC_CRP_ArgonGas_Abbreviation = Ar + #LOC_CRP_Boron_DisplayName = Boron + #LOC_CRP_Boron_Abbreviation = Bo + #LOC_CRP_ResourceLode_DisplayName = ResourceLode + #LOC_CRP_EnrichedUranium_DisplayName = Enriched Uranium + #LOC_CRP_EnrichedUranium_Abbreviation = EnrU + #LOC_CRP_DepletedUranium_DisplayName = Depleted Uranium + #LOC_CRP_DepletedUranium_Abbreviation = DepU + #LOC_CRP_LqdHydrogen_DisplayName = Liquid Hydrogen + #LOC_CRP_LqdHydrogen_Abbreviation = LH2 + #LOC_CRP_StoredCharge_DisplayName = Stored Charge + #LOC_CRP_StoredCharge_Abbreviation = SC + //KSPI-E + #LOC_CRP_Actinides_DisplayName = Actinides + #LOC_CRP_Actinides_Abbreviation = Act + #LOC_CRP_Aluminium_DisplayName = Aluminium + #LOC_CRP_Aluminium_Abbreviation = Al + #LOC_CRP_Alumina_DisplayName = Alumina + #LOC_CRP_Alumina_Abbreviation = Aia + #LOC_CRP_Ammonia_DisplayName = Ammonia + #LOC_CRP_Ammonia_Abbreviation = NH3 + #LOC_CRP_Antimatter_DisplayName = Antimatter + #LOC_CRP_Antimatter_Abbreviation = AM + #LOC_CRP_AntiHydrogen_DisplayName = Anti Hydrogen + #LOC_CRP_AntiHydrogen_Abbreviation = AH + #LOC_CRP_LqdArgon_DisplayName = LqdArgon + #LOC_CRP_LqdArgon_Abbreviation = Ar + #LOC_CRP_Borate_DisplayName = Borate + #LOC_CRP_Borate_Abbreviation = Br + #LOC_CRP_Caesium_DisplayName = Caesium + #LOC_CRP_Caesium_Abbreviation = Cs + #LOC_CRP_CarbonMonoxide_DisplayName = CarbonMonoxide + #LOC_CRP_CarbonMonoxide_Abbreviation = CO + #LOC_CRP_Carbon_DisplayName = Carbon + #LOC_CRP_Carbon_Abbreviation = C + #LOC_CRP_ChargedParticles_DisplayName = ChargedParticles + #LOC_CRP_ChargedParticles_Abbreviation = CP + #LOC_CRP_Chlorine_DisplayName = Chlorine + #LOC_CRP_Chlorine_Abbreviation = Cl + #LOC_CRP_CompressedAir_DisplayName = Compressed Air + #LOC_CRP_CompressedAir_Abbreviation = Air + #LOC_CRP_Decaborane_DisplayName = Decaborane + #LOC_CRP_Decaborane_Abbreviation = DeBo + #LOC_CRP_Deuterium_DisplayName = Deuterium + #LOC_CRP_Deuterium_Abbreviation = D + #LOC_CRP_LqdDeuterium_DisplayName = LqdDeuterium + #LOC_CRP_LqdDeuterium_Abbreviation = D + #LOC_CRP_DepletedFuel_DisplayName = DepletedFuel + #LOC_CRP_DepletedFuel_Abbreviation = DepF + #LOC_CRP_ExoticMatter_DisplayName = ExoticMatter + #LOC_CRP_ExoticMatter_Abbreviation = EcM + #LOC_CRP_FusionPellets_DisplayName = FusionPellets + #LOC_CRP_Fluorine_DisplayName = Fluorine + #LOC_CRP_Fluorine_Abbreviation = F + #LOC_CRP_Fluorite_DisplayName = Fluorite + #LOC_CRP_Fluorite_Abbreviation = CaF2 + #LOC_CRP_HeavyWater_DisplayName = HeavyWater + #LOC_CRP_HeavyWater_Abbreviation = D20 + #LOC_CRP_IntakeAtm_DisplayName = IntakeAtm + #LOC_CRP_IntakeAtm_Abbreviation = IntA + #LOC_CRP_KryptonGas_DisplayName = KryptonGas + #LOC_CRP_KryptonGas_Abbreviation = Kr + #LOC_CRP_LqdKrypton_DisplayName = LqdKrypton + #LOC_CRP_LqdKrypton_Abbreviation = Kr + #LOC_CRP_NeonGas_DisplayName = NeonGas + #LOC_CRP_NeonGas_Abbreviation = Ne + #LOC_CRP_LqdNeon_DisplayName = LqdNeon + #LOC_CRP_LqdNeon_Abbreviation = Ne + #LOC_CRP_Lithium_DisplayName = Lithium + #LOC_CRP_Lithium_Abbreviation = Li7 + #LOC_CRP_Lithium6_DisplayName = Lithium6 + #LOC_CRP_Lithium6_Abbreviation = Li6 + #LOC_CRP_LithiumHydride_DisplayName = LithiumHydride + #LOC_CRP_LithiumHydride_Abbreviation = Li7H + #LOC_CRP_LithiumHydride_Title = LithiumHydride + #LOC_CRP_LithiumDeuteride_DisplayName = LithiumDeuteride + #LOC_CRP_LithiumDeuteride_Abbreviation = Li6D + #LOC_CRP_LithiumDeuteride_Title = LithiumDeuteride + #LOC_CRP_LqdAmmonia_DisplayName = LqdAmmonia + #LOC_CRP_LqdAmmonia_Abbreviation = NH3 + #LOC_CRP_Helium3_DisplayName = Helium3 + #LOC_CRP_Helium3_Abbreviation = He3 + #LOC_CRP_LqdHe3_DisplayName = LqdHe3 + #LOC_CRP_LqdHe3_Abbreviation = He3 + #LOC_CRP_Helium4_DisplayName = Helium4 + #LOC_CRP_Helium4_Abbreviation = He4 + #LOC_CRP_LqdHelium_DisplayName = LqdHelium + #LOC_CRP_LqdHelium_Abbreviation = He4 + #LOC_CRP_Nitratine_DisplayName = Nitratine + #LOC_CRP_Nitratine_Title = Nitratine + #LOC_CRP_Hexaborane_DisplayName = Hexaborane + #LOC_CRP_LqdNitrogen_DisplayName = LqdNitrogen + #LOC_CRP_LqdNitrogen_Abbreviation = N14 + #LOC_CRP_LqdNitrogen15_DisplayName = LqdNitrogen15 + #LOC_CRP_LqdNitrogen15_Abbreviation = N15 + #LOC_CRP_Megajoules_DisplayName = Megajoules + #LOC_CRP_Megajoules_Abbreviation = Meg3 + #LOC_CRP_Monazite_DisplayName = Monazite + #LOC_CRP_Monazite_Abbreviation = Monz + #LOC_CRP_LqdOxygen18_DisplayName = LqdOxygen18 + #LOC_CRP_LqdOxygen18_Abbreviation = O18 + #LOC_CRP_Salt_DisplayName = Salt + #LOC_CRP_Salt_Abbreviation = Salt + #LOC_CRP_Sodium_DisplayName = Sodium + #LOC_CRP_Sodium_Abbreviation = Na + #LOC_CRP_SolidHydrogen_DisplayName = SolidHydrogen + #LOC_CRP_SolidHydrogen_Abbreviation = SH + #LOC_CRP_PolyvinylChloride_DisplayName = PolyvinylChloride + #LOC_CRP_PolyvinylChloride_Abbreviation = PVC + #LOC_CRP_Plutonium-238_DisplayName = Plutonium-238 + #LOC_CRP_Plutonium-238_Abbreviation = Pu238 + #LOC_CRP_Regolith_DisplayName = Regolith + #LOC_CRP_Regolith_Abbreviation = R + #LOC_CRP_UF4_DisplayName = UF4 + #LOC_CRP_UF4_Abbreviation = UF4 + #LOC_CRP_Silicates_DisplayName = Silicates + #LOC_CRP_Silicates_Abbreviation = Silica + #LOC_CRP_Silicon_DisplayName = Silicon + #LOC_CRP_Silicon_Abbreviation = Si + #LOC_CRP_Spodumene_DisplayName = Spodumene + #LOC_CRP_Spodumene_Abbreviation = LiAl + #LOC_CRP_SolarWind_DisplayName = SolarWind + #LOC_CRP_SolarWind_Abbreviation = SW + #LOC_CRP_ThermalPower_DisplayName = ThermalPower + #LOC_CRP_ThermalPower_Abbreviation = ThP + #LOC_CRP_Thorium_DisplayName = Thorium + #LOC_CRP_ThF4_DisplayName = ThF4 + #LOC_CRP_ThF4_Abbreviation = ThF4 + #LOC_CRP_Tritium_DisplayName = Tritium + #LOC_CRP_Tritium_Abbreviation = T + #LOC_CRP_Tritium_Title = Tritium Gas + #LOC_CRP_LqdTritium_DisplayName = LqdTritium + #LOC_CRP_LqdTritium_Abbreviation = T + #LOC_CRP_UraniumNitride_DisplayName = UraniumNitride + #LOC_CRP_UraniumNitride_Abbreviation = UN + #LOC_CRP_VacuumPlasma_DisplayName = VacuumPlasma + #LOC_CRP_VacuumPlasma_Abbreviation = VP + #LOC_CRP_WasteHeat_DisplayName = WasteHeat + #LOC_CRP_WasteHeat_Abbreviation = WH + #LOC_CRP_LqdXenon_DisplayName = LqdXenon + #LOC_CRP_LqdXenon_Abbreviation = Xe + #LOC_CRP_LqdXenon_Title = Liquid Xenon + //RealFuels + #LOC_CRP_Aerozine50_DisplayName = Aerozine50 + #LOC_CRP_AK20_DisplayName = AK20 + #LOC_CRP_AK27_DisplayName = AK27 + #LOC_CRP_Aniline_DisplayName = Aniline + #LOC_CRP_AvGas_DisplayName = AvGas + #LOC_CRP_CaveaB_DisplayName = CaveaB + #LOC_CRP_ClF3_DisplayName = ClF3 + #LOC_CRP_ClF5_DisplayName = ClF5 + #LOC_CRP_Diborane_DisplayName = Diborane + #LOC_CRP_Ethane_DisplayName = Ethane + #LOC_CRP_Ethanol_DisplayName = Ethanol + #LOC_CRP_Ethanol75_DisplayName = Ethanol75 + #LOC_CRP_Ethanol90_DisplayName = Ethanol90 + #LOC_CRP_Ethylene_DisplayName = Ethylene + #LOC_CRP_FLOX30_DisplayName = FLOX30 + #LOC_CRP_FLOX70_DisplayName = FLOX70 + #LOC_CRP_FLOX88_DisplayName = FLOX88 + #LOC_CRP_Furfuryl_DisplayName = Furfuryl + #LOC_CRP_Helium_DisplayName = Helium + #LOC_CRP_HNIW_DisplayName = HNIW + #LOC_CRP_HTP_DisplayName = HTP + #LOC_CRP_HTPB_DisplayName = HTPB + #LOC_CRP_Hydrazine_DisplayName = Hydrazine + #LOC_CRP_Hydyne_DisplayName = Hydyne + #LOC_CRP_IRFNA-III_DisplayName = IRFNA-III + #LOC_CRP_IRFNA-IV_DisplayName = IRFNA-IV + #LOC_CRP_IWFNA_DisplayName = IWFNA + #LOC_CRP_Kerosene_DisplayName = Kerosene + #LOC_CRP_LeadBallast_DisplayName = LeadBallast + #LOC_CRP_LqdFluorine_DisplayName = LqdFluorine + #LOC_CRP_LqdMethane_DisplayName = LqdMethane + #LOC_CRP_LqdOxygen_DisplayName = LqdOxygen + #LOC_CRP_Methane_DisplayName = Methane + #LOC_CRP_Methanol_DisplayName = Methanol + #LOC_CRP_MMH_DisplayName = MMH + #LOC_CRP_MON1_DisplayName = MON1 + #LOC_CRP_MON3_DisplayName = MON3 + #LOC_CRP_MON10_DisplayName = MON10 + #LOC_CRP_MON15_DisplayName = MON15 + #LOC_CRP_MON20_DisplayName = MON20 + #LOC_CRP_MON25_DisplayName = MON25 + #LOC_CRP_NGNC_DisplayName = NGNC + #LOC_CRP_N2F4_DisplayName = N2F4 + #LOC_CRP_Nitrogen_DisplayName = Nitrogen + #LOC_CRP_NitrousOxide_DisplayName = NitrousOxide + #LOC_CRP_NTO_DisplayName = NTO + #LOC_CRP_OF2_DisplayName = OF2 + #LOC_CRP_PBAN_DisplayName = PBAN + #LOC_CRP_Pentaborane_DisplayName = Pentaborane + #LOC_CRP_PSPC_DisplayName = PSPC + #LOC_CRP_Syntin_DisplayName = Syntin + #LOC_CRP_TEATEB_DisplayName = TEATEB + #LOC_CRP_Tonka250_DisplayName = Tonka250 + #LOC_CRP_Tonka500_DisplayName = Tonka500 + #LOC_CRP_UDMH_DisplayName = UDMH + #LOC_CRP_UH25_DisplayName = UH25 + //DeepFreeze + #LOC_CRP_Glykerol_DisplayName = Glykerol + } +} diff --git a/Distribution/GameData/CommunityResourcePack/Localization/es-es.cfg b/Distribution/GameData/CommunityResourcePack/Localization/es-es.cfg new file mode 100644 index 0000000..8d4eef9 --- /dev/null +++ b/Distribution/GameData/CommunityResourcePack/Localization/es-es.cfg @@ -0,0 +1,236 @@ +Localization +{ + es-es + { + //USI + #LOC_CRP_Hydrates_DisplayName = Hydrates + #LOC_CRP_Gypsum_DisplayName = Gypsum + #LOC_CRP_IntakeLqd_DisplayName = IntakeLqd + #LOC_CRP_ColonySupplies_DisplayName = ColonySupplies + #LOC_CRP_Lead_DisplayName = Lead + #LOC_CRP_CarbonDioxide_DisplayName = CarbonDioxide + #LOC_CRP_Chemicals_DisplayName = Chemicals + #LOC_CRP_Dirt_DisplayName = Dirt + #LOC_CRP_ExoticMinerals_DisplayName = ExoticMinerals + #LOC_CRP_Food_DisplayName = Food + #LOC_CRP_Supplies_DisplayName = Supplies + #LOC_CRP_Fertilizer_DisplayName = Fertilizer + #LOC_CRP_Mulch_DisplayName = Mulch + #LOC_CRP_Machinery_DisplayName = Machinery + #LOC_CRP_SpecializedParts_DisplayName = SpecializedParts + #LOC_CRP_Recyclables_DisplayName = Recyclables + #LOC_CRP_Hydrogen_DisplayName = Hydrogen + #LOC_CRP_Karbonite_DisplayName = Karbonite + #LOC_CRP_Karborundum_DisplayName = Karborundum + #LOC_CRP_LqdCO2_DisplayName = LqdCO2 + #LOC_CRP_LqdCO_DisplayName = LqdCO + #LOC_CRP_MaterialKits_DisplayName = MaterialKits + #LOC_CRP_Metals_DisplayName = Metals + #LOC_CRP_Minerals_DisplayName = Minerals + #LOC_CRP_MetallicOre_DisplayName = MetallicOre + #LOC_CRP_Organics_DisplayName = Organics + #LOC_CRP_Oxygen_DisplayName = Oxygen + #LOC_CRP_Polymers_DisplayName = Polymers + #LOC_CRP_RareMetals_DisplayName = RareMetals + #LOC_CRP_RefinedExotics_DisplayName = RefinedExotics + #LOC_CRP_Rock_DisplayName = Rock + #LOC_CRP_RocketParts_DisplayName = RocketParts + #LOC_CRP_SpareParts_DisplayName = SpareParts + #LOC_CRP_Substrate_DisplayName = Substrate + #LOC_CRP_Uraninite_DisplayName = Uraninite + #LOC_CRP_Waste_DisplayName = Waste + #LOC_CRP_WasteWater_DisplayName = WasteWater + #LOC_CRP_Water_DisplayName = Water + //NFT + #LOC_CRP_ArgonGas_DisplayName = Argon Gas + #LOC_CRP_ArgonGas_Abbreviation = Ar + #LOC_CRP_Boron_DisplayName = Boron + #LOC_CRP_Boron_Abbreviation = Bo + #LOC_CRP_ResourceLode_DisplayName = ResourceLode + #LOC_CRP_EnrichedUranium_DisplayName = Enriched Uranium + #LOC_CRP_EnrichedUranium_Abbreviation = EnrU + #LOC_CRP_DepletedUranium_DisplayName = Depleted Uranium + #LOC_CRP_DepletedUranium_Abbreviation = DepU + #LOC_CRP_LqdHydrogen_DisplayName = Liquid Hydrogen + #LOC_CRP_LqdHydrogen_Abbreviation = LH2 + #LOC_CRP_StoredCharge_DisplayName = Stored Charge + #LOC_CRP_StoredCharge_Abbreviation = SC + //KSPI-E + #LOC_CRP_Actinides_DisplayName = Actinides + #LOC_CRP_Actinides_Abbreviation = Act + #LOC_CRP_Aluminium_DisplayName = Aluminium + #LOC_CRP_Aluminium_Abbreviation = Al + #LOC_CRP_Alumina_DisplayName = Alumina + #LOC_CRP_Alumina_Abbreviation = Aia + #LOC_CRP_Ammonia_DisplayName = Ammonia + #LOC_CRP_Ammonia_Abbreviation = NH3 + #LOC_CRP_Antimatter_DisplayName = Antimatter + #LOC_CRP_Antimatter_Abbreviation = AM + #LOC_CRP_LqdArgon_DisplayName = LqdArgon + #LOC_CRP_LqdArgon_Abbreviation = Ar + #LOC_CRP_Borate_DisplayName = Borate + #LOC_CRP_Borate_Abbreviation = Br + #LOC_CRP_Caesium_DisplayName = Caesium + #LOC_CRP_Caesium_Abbreviation = Cs + #LOC_CRP_CarbonMonoxide_DisplayName = CarbonMonoxide + #LOC_CRP_CarbonMonoxide_Abbreviation = CO + #LOC_CRP_Carbon_DisplayName = Carbon + #LOC_CRP_Carbon_Abbreviation = C + #LOC_CRP_ChargedParticles_DisplayName = ChargedParticles + #LOC_CRP_ChargedParticles_Abbreviation = CP + #LOC_CRP_Chlorine_DisplayName = Cloro + #LOC_CRP_Chlorine_Abbreviation = Cl + #LOC_CRP_Decaborane_DisplayName = Decaborane + #LOC_CRP_Decaborane_Abbreviation = DeBo + #LOC_CRP_Deuterium_DisplayName = Deuterium + #LOC_CRP_Deuterium_Abbreviation = D + #LOC_CRP_LqdDeuterium_DisplayName = LqdDeuterium + #LOC_CRP_LqdDeuterium_Abbreviation = D + #LOC_CRP_DepletedFuel_DisplayName = DepletedFuel + #LOC_CRP_DepletedFuel_Abbreviation = DepF + #LOC_CRP_ExoticMatter_DisplayName = ExoticMatter + #LOC_CRP_ExoticMatter_Abbreviation = EcM + #LOC_CRP_FusionPellets_DisplayName = FusionPellets + #LOC_CRP_Fluorine_DisplayName = Fluorine + #LOC_CRP_Fluorine_Abbreviation = F + #LOC_CRP_HeavyWater_DisplayName = HeavyWater + #LOC_CRP_HeavyWater_Abbreviation = D20 + #LOC_CRP_IntakeAtm_DisplayName = IntakeAtm + #LOC_CRP_IntakeAtm_Abbreviation = IntA + #LOC_CRP_KryptonGas_DisplayName = KryptonGas + #LOC_CRP_KryptonGas_Abbreviation = Kr + #LOC_CRP_LqdKrypton_DisplayName = LqdKrypton + #LOC_CRP_LqdKrypton_Abbreviation = Kr + #LOC_CRP_NeonGas_DisplayName = NeonGas + #LOC_CRP_NeonGas_Abbreviation = Ne + #LOC_CRP_LqdNeon_DisplayName = LqdNeon + #LOC_CRP_LqdNeon_Abbreviation = Ne + #LOC_CRP_Lithium_DisplayName = Lithium + #LOC_CRP_Lithium_Abbreviation = Li7 + #LOC_CRP_Lithium6_DisplayName = Lithium6 + #LOC_CRP_Lithium6_Abbreviation = Li6 + #LOC_CRP_LithiumHydride_DisplayName = LithiumHydride + #LOC_CRP_LithiumHydride_Abbreviation = Li7H + #LOC_CRP_LithiumHydride_Title = LithiumHydride + #LOC_CRP_LithiumDeuteride_DisplayName = LithiumDeuteride + #LOC_CRP_LithiumDeuteride_Abbreviation = Li6D + #LOC_CRP_LithiumDeuteride_Title = LithiumDeuteride + #LOC_CRP_LqdAmmonia_DisplayName = LqdAmmonia + #LOC_CRP_LqdAmmonia_Abbreviation = NH3 + #LOC_CRP_Helium3_DisplayName = Helium3 + #LOC_CRP_Helium3_Abbreviation = He3 + #LOC_CRP_LqdHe3_DisplayName = LqdHe3 + #LOC_CRP_LqdHe3_Abbreviation = He3 + #LOC_CRP_Helium4_DisplayName = Helium4 + #LOC_CRP_Helium4_Abbreviation = He4 + #LOC_CRP_LqdHelium_DisplayName = LqdHelium + #LOC_CRP_LqdHelium_Abbreviation = He4 + #LOC_CRP_Nitratine_DisplayName = Nitratine + #LOC_CRP_Nitratine_Title = Nitratine + #LOC_CRP_Hexaborane_DisplayName = Hexaborane + #LOC_CRP_LqdNitrogen_DisplayName = LqdNitrogen + #LOC_CRP_LqdNitrogen_Abbreviation = N14 + #LOC_CRP_LqdNitrogen15_DisplayName = LqdNitrogen15 + #LOC_CRP_LqdNitrogen15_Abbreviation = N15 + #LOC_CRP_Megajoules_DisplayName = Megajoules + #LOC_CRP_Megajoules_Abbreviation = Meg3 + #LOC_CRP_Monazite_DisplayName = Monazite + #LOC_CRP_Monazite_Abbreviation = Monz + #LOC_CRP_LqdOxygen18_DisplayName = LqdOxygen18 + #LOC_CRP_LqdOxygen18_Abbreviation = O18 + #LOC_CRP_Sodium_DisplayName = Sodium + #LOC_CRP_Sodium_Abbreviation = Na + #LOC_CRP_PolyvinylChloride_DisplayName = PolyvinylChloride + #LOC_CRP_PolyvinylChloride_Abbreviation = PVC + #LOC_CRP_Plutonium-238_DisplayName = Plutonium-238 + #LOC_CRP_Plutonium-238_Abbreviation = Pu238 + #LOC_CRP_Regolith_DisplayName = Regolith + #LOC_CRP_Regolith_Abbreviation = R + #LOC_CRP_UF4_DisplayName = UF4 + #LOC_CRP_UF4_Abbreviation = UF4 + #LOC_CRP_Silicates_DisplayName = Silicates + #LOC_CRP_Silicates_Abbreviation = Silica + #LOC_CRP_Silicon_DisplayName = Silicon + #LOC_CRP_Silicon_Abbreviation = Si + #LOC_CRP_SolarWind_DisplayName = SolarWind + #LOC_CRP_SolarWind_Abbreviation = SW + #LOC_CRP_ThermalPower_DisplayName = ThermalPower + #LOC_CRP_ThermalPower_Abbreviation = ThP + #LOC_CRP_Thorium_DisplayName = Thorium + #LOC_CRP_ThF4_DisplayName = ThF4 + #LOC_CRP_ThF4_Abbreviation = ThF4 + #LOC_CRP_Tritium_DisplayName = Tritium + #LOC_CRP_Tritium_Abbreviation = T + #LOC_CRP_Tritium_Title = Tritium Gas + #LOC_CRP_LqdTritium_DisplayName = LqdTritium + #LOC_CRP_LqdTritium_Abbreviation = T + #LOC_CRP_UraniumNitride_DisplayName = UraniumNitride + #LOC_CRP_UraniumNitride_Abbreviation = UN + #LOC_CRP_VacuumPlasma_DisplayName = VacuumPlasma + #LOC_CRP_VacuumPlasma_Abbreviation = VP + #LOC_CRP_WasteHeat_DisplayName = WasteHeat + #LOC_CRP_WasteHeat_Abbreviation = WH + #LOC_CRP_LqdXenon_DisplayName = LqdXenon + #LOC_CRP_LqdXenon_Abbreviation = Xe + #LOC_CRP_LqdXenon_Title = Liquid Xenon + //RealFuels + #LOC_CRP_Aerozine50_DisplayName = Aerozine50 + #LOC_CRP_AK20_DisplayName = AK20 + #LOC_CRP_AK27_DisplayName = AK27 + #LOC_CRP_Aniline_DisplayName = Aniline + #LOC_CRP_AvGas_DisplayName = AvGas + #LOC_CRP_CaveaB_DisplayName = CaveaB + #LOC_CRP_ClF3_DisplayName = ClF3 + #LOC_CRP_ClF5_DisplayName = ClF5 + #LOC_CRP_Diborane_DisplayName = Diborane + #LOC_CRP_Ethane_DisplayName = Ethane + #LOC_CRP_Ethanol_DisplayName = Ethanol + #LOC_CRP_Ethanol75_DisplayName = Ethanol75 + #LOC_CRP_Ethanol90_DisplayName = Ethanol90 + #LOC_CRP_Ethylene_DisplayName = Ethylene + #LOC_CRP_FLOX30_DisplayName = FLOX30 + #LOC_CRP_FLOX70_DisplayName = FLOX70 + #LOC_CRP_FLOX88_DisplayName = FLOX88 + #LOC_CRP_Furfuryl_DisplayName = Furfuryl + #LOC_CRP_Helium_DisplayName = Helium + #LOC_CRP_HNIW_DisplayName = HNIW + #LOC_CRP_HTP_DisplayName = HTP + #LOC_CRP_HTPB_DisplayName = HTPB + #LOC_CRP_Hydrazine_DisplayName = Hydrazine + #LOC_CRP_Hydyne_DisplayName = Hydyne + #LOC_CRP_IRFNA-III_DisplayName = IRFNA-III + #LOC_CRP_IRFNA-IV_DisplayName = IRFNA-IV + #LOC_CRP_IWFNA_DisplayName = IWFNA + #LOC_CRP_Kerosene_DisplayName = Kerosene + #LOC_CRP_LeadBallast_DisplayName = LeadBallast + #LOC_CRP_LqdFluorine_DisplayName = LqdFluorine + #LOC_CRP_LqdMethane_DisplayName = LqdMethane + #LOC_CRP_LqdOxygen_DisplayName = LqdOxygen + #LOC_CRP_Methane_DisplayName = Methane + #LOC_CRP_Methanol_DisplayName = Methanol + #LOC_CRP_MMH_DisplayName = MMH + #LOC_CRP_MON1_DisplayName = MON1 + #LOC_CRP_MON3_DisplayName = MON3 + #LOC_CRP_MON10_DisplayName = MON10 + #LOC_CRP_MON15_DisplayName = MON15 + #LOC_CRP_MON20_DisplayName = MON20 + #LOC_CRP_MON25_DisplayName = MON25 + #LOC_CRP_NGNC_DisplayName = NGNC + #LOC_CRP_N2F4_DisplayName = N2F4 + #LOC_CRP_Nitrogen_DisplayName = Nitrogen + #LOC_CRP_NitrousOxide_DisplayName = NitrousOxide + #LOC_CRP_NTO_DisplayName = NTO + #LOC_CRP_OF2_DisplayName = OF2 + #LOC_CRP_PBAN_DisplayName = PBAN + #LOC_CRP_Pentaborane_DisplayName = Pentaborane + #LOC_CRP_PSPC_DisplayName = PSPC + #LOC_CRP_Syntin_DisplayName = Syntin + #LOC_CRP_TEATEB_DisplayName = TEATEB + #LOC_CRP_Tonka250_DisplayName = Tonka250 + #LOC_CRP_Tonka500_DisplayName = Tonka500 + #LOC_CRP_UDMH_DisplayName = UDMH + #LOC_CRP_UH25_DisplayName = UH25 + //DeepFreeze + #LOC_CRP_Glykerol_DisplayName = Glykerol + } +} diff --git a/Distribution/GameData/CommunityResourcePack/Localization/ja.cfg b/Distribution/GameData/CommunityResourcePack/Localization/ja.cfg new file mode 100644 index 0000000..7d341a4 --- /dev/null +++ b/Distribution/GameData/CommunityResourcePack/Localization/ja.cfg @@ -0,0 +1,234 @@ +Localization +{ + ja + { + //USI + #LOC_CRP_Hydrates_DisplayName = Hydrates + #LOC_CRP_Gypsum_DisplayName = Gypsum + #LOC_CRP_IntakeLqd_DisplayName = IntakeLqd + #LOC_CRP_ColonySupplies_DisplayName = ColonySupplies + #LOC_CRP_Lead_DisplayName = Lead + #LOC_CRP_CarbonDioxide_DisplayName = CarbonDioxide + #LOC_CRP_Chemicals_DisplayName = Chemicals + #LOC_CRP_Dirt_DisplayName = Dirt + #LOC_CRP_ExoticMinerals_DisplayName = ExoticMinerals + #LOC_CRP_Food_DisplayName = Food + #LOC_CRP_Supplies_DisplayName = Supplies + #LOC_CRP_Fertilizer_DisplayName = Fertilizer + #LOC_CRP_Mulch_DisplayName = Mulch + #LOC_CRP_Machinery_DisplayName = Machinery + #LOC_CRP_SpecializedParts_DisplayName = SpecializedParts + #LOC_CRP_Recyclables_DisplayName = Recyclables + #LOC_CRP_Hydrogen_DisplayName = Hydrogen + #LOC_CRP_Karbonite_DisplayName = Karbonite + #LOC_CRP_Karborundum_DisplayName = Karborundum + #LOC_CRP_LqdCO2_DisplayName = LqdCO2 + #LOC_CRP_LqdCO_DisplayName = LqdCO + #LOC_CRP_MaterialKits_DisplayName = MaterialKits + #LOC_CRP_Metals_DisplayName = Metals + #LOC_CRP_Minerals_DisplayName = Minerals + #LOC_CRP_MetallicOre_DisplayName = MetallicOre + #LOC_CRP_Organics_DisplayName = Organics + #LOC_CRP_Oxygen_DisplayName = Oxygen + #LOC_CRP_Polymers_DisplayName = Polymers + #LOC_CRP_RareMetals_DisplayName = RareMetals + #LOC_CRP_RefinedExotics_DisplayName = RefinedExotics + #LOC_CRP_Rock_DisplayName = Rock + #LOC_CRP_RocketParts_DisplayName = RocketParts + #LOC_CRP_SpareParts_DisplayName = SpareParts + #LOC_CRP_Substrate_DisplayName = Substrate + #LOC_CRP_Uraninite_DisplayName = Uraninite + #LOC_CRP_Waste_DisplayName = Waste + #LOC_CRP_WasteWater_DisplayName = WasteWater + #LOC_CRP_Water_DisplayName = Water + //NFT + #LOC_CRP_ArgonGas_DisplayName = Argon Gas + #LOC_CRP_ArgonGas_Abbreviation = Ar + #LOC_CRP_Boron_DisplayName = Boron + #LOC_CRP_Boron_Abbreviation = Bo + #LOC_CRP_ResourceLode_DisplayName = ResourceLode + #LOC_CRP_EnrichedUranium_DisplayName = Enriched Uranium + #LOC_CRP_EnrichedUranium_Abbreviation = EnrU + #LOC_CRP_DepletedUranium_DisplayName = Depleted Uranium + #LOC_CRP_DepletedUranium_Abbreviation = DepU + #LOC_CRP_LqdHydrogen_DisplayName = Liquid Hydrogen + #LOC_CRP_LqdHydrogen_Abbreviation = LH2 + #LOC_CRP_StoredCharge_DisplayName = Stored Charge + #LOC_CRP_StoredCharge_Abbreviation = SC + //KSPI-E + #LOC_CRP_Actinides_DisplayName = Actinides + #LOC_CRP_Actinides_Abbreviation = Act + #LOC_CRP_Aluminium_DisplayName = Aluminium + #LOC_CRP_Aluminium_Abbreviation = Al + #LOC_CRP_Alumina_DisplayName = Alumina + #LOC_CRP_Alumina_Abbreviation = Aia + #LOC_CRP_Ammonia_DisplayName = Ammonia + #LOC_CRP_Ammonia_Abbreviation = NH3 + #LOC_CRP_Antimatter_DisplayName = Antimatter + #LOC_CRP_Antimatter_Abbreviation = AM + #LOC_CRP_LqdArgon_DisplayName = LqdArgon + #LOC_CRP_LqdArgon_Abbreviation = Ar + #LOC_CRP_Borate_DisplayName = Borate + #LOC_CRP_Borate_Abbreviation = Br + #LOC_CRP_Caesium_DisplayName = Caesium + #LOC_CRP_Caesium_Abbreviation = Cs + #LOC_CRP_CarbonMonoxide_DisplayName = CarbonMonoxide + #LOC_CRP_CarbonMonoxide_Abbreviation = CO + #LOC_CRP_Carbon_DisplayName = Carbon + #LOC_CRP_Carbon_Abbreviation = C + #LOC_CRP_ChargedParticles_DisplayName = ChargedParticles + #LOC_CRP_ChargedParticles_Abbreviation = CP + #LOC_CRP_Decaborane_DisplayName = Decaborane + #LOC_CRP_Decaborane_Abbreviation = DeBo + #LOC_CRP_Deuterium_DisplayName = Deuterium + #LOC_CRP_Deuterium_Abbreviation = D + #LOC_CRP_LqdDeuterium_DisplayName = LqdDeuterium + #LOC_CRP_LqdDeuterium_Abbreviation = D + #LOC_CRP_DepletedFuel_DisplayName = DepletedFuel + #LOC_CRP_DepletedFuel_Abbreviation = DepF + #LOC_CRP_ExoticMatter_DisplayName = ExoticMatter + #LOC_CRP_ExoticMatter_Abbreviation = EcM + #LOC_CRP_FusionPellets_DisplayName = FusionPellets + #LOC_CRP_Fluorine_DisplayName = Fluorine + #LOC_CRP_Fluorine_Abbreviation = F + #LOC_CRP_HeavyWater_DisplayName = HeavyWater + #LOC_CRP_HeavyWater_Abbreviation = D20 + #LOC_CRP_IntakeAtm_DisplayName = IntakeAtm + #LOC_CRP_IntakeAtm_Abbreviation = IntA + #LOC_CRP_KryptonGas_DisplayName = KryptonGas + #LOC_CRP_KryptonGas_Abbreviation = Kr + #LOC_CRP_LqdKrypton_DisplayName = LqdKrypton + #LOC_CRP_LqdKrypton_Abbreviation = Kr + #LOC_CRP_NeonGas_DisplayName = NeonGas + #LOC_CRP_NeonGas_Abbreviation = Ne + #LOC_CRP_LqdNeon_DisplayName = LqdNeon + #LOC_CRP_LqdNeon_Abbreviation = Ne + #LOC_CRP_Lithium_DisplayName = Lithium + #LOC_CRP_Lithium_Abbreviation = Li7 + #LOC_CRP_Lithium6_DisplayName = Lithium6 + #LOC_CRP_Lithium6_Abbreviation = Li6 + #LOC_CRP_LithiumHydride_DisplayName = LithiumHydride + #LOC_CRP_LithiumHydride_Abbreviation = Li7H + #LOC_CRP_LithiumHydride_Title = LithiumHydride + #LOC_CRP_LithiumDeuteride_DisplayName = LithiumDeuteride + #LOC_CRP_LithiumDeuteride_Abbreviation = Li6D + #LOC_CRP_LithiumDeuteride_Title = LithiumDeuteride + #LOC_CRP_LqdAmmonia_DisplayName = LqdAmmonia + #LOC_CRP_LqdAmmonia_Abbreviation = NH3 + #LOC_CRP_Helium3_DisplayName = Helium3 + #LOC_CRP_Helium3_Abbreviation = He3 + #LOC_CRP_LqdHe3_DisplayName = LqdHe3 + #LOC_CRP_LqdHe3_Abbreviation = He3 + #LOC_CRP_Helium4_DisplayName = Helium4 + #LOC_CRP_Helium4_Abbreviation = He4 + #LOC_CRP_LqdHelium_DisplayName = LqdHelium + #LOC_CRP_LqdHelium_Abbreviation = He4 + #LOC_CRP_Nitratine_DisplayName = Nitratine + #LOC_CRP_Nitratine_Title = Nitratine + #LOC_CRP_Hexaborane_DisplayName = Hexaborane + #LOC_CRP_LqdNitrogen_DisplayName = LqdNitrogen + #LOC_CRP_LqdNitrogen_Abbreviation = N14 + #LOC_CRP_LqdNitrogen15_DisplayName = LqdNitrogen15 + #LOC_CRP_LqdNitrogen15_Abbreviation = N15 + #LOC_CRP_Megajoules_DisplayName = Megajoules + #LOC_CRP_Megajoules_Abbreviation = Meg3 + #LOC_CRP_Monazite_DisplayName = Monazite + #LOC_CRP_Monazite_Abbreviation = Monz + #LOC_CRP_LqdOxygen18_DisplayName = LqdOxygen18 + #LOC_CRP_LqdOxygen18_Abbreviation = O18 + #LOC_CRP_Sodium_DisplayName = Sodium + #LOC_CRP_Sodium_Abbreviation = Na + #LOC_CRP_PolyvinylChloride_DisplayName = PolyvinylChloride + #LOC_CRP_PolyvinylChloride_Abbreviation = PVC + #LOC_CRP_Plutonium-238_DisplayName = Plutonium-238 + #LOC_CRP_Plutonium-238_Abbreviation = Pu238 + #LOC_CRP_Regolith_DisplayName = Regolith + #LOC_CRP_Regolith_Abbreviation = R + #LOC_CRP_UF4_DisplayName = UF4 + #LOC_CRP_UF4_Abbreviation = UF4 + #LOC_CRP_Silicates_DisplayName = Silicates + #LOC_CRP_Silicates_Abbreviation = Silica + #LOC_CRP_Silicon_DisplayName = Silicon + #LOC_CRP_Silicon_Abbreviation = Si + #LOC_CRP_SolarWind_DisplayName = SolarWind + #LOC_CRP_SolarWind_Abbreviation = SW + #LOC_CRP_ThermalPower_DisplayName = ThermalPower + #LOC_CRP_ThermalPower_Abbreviation = ThP + #LOC_CRP_Thorium_DisplayName = Thorium + #LOC_CRP_ThF4_DisplayName = ThF4 + #LOC_CRP_ThF4_Abbreviation = ThF4 + #LOC_CRP_Tritium_DisplayName = Tritium + #LOC_CRP_Tritium_Abbreviation = T + #LOC_CRP_Tritium_Title = Tritium Gas + #LOC_CRP_LqdTritium_DisplayName = LqdTritium + #LOC_CRP_LqdTritium_Abbreviation = T + #LOC_CRP_UraniumNitride_DisplayName = UraniumNitride + #LOC_CRP_UraniumNitride_Abbreviation = UN + #LOC_CRP_VacuumPlasma_DisplayName = VacuumPlasma + #LOC_CRP_VacuumPlasma_Abbreviation = VP + #LOC_CRP_WasteHeat_DisplayName = WasteHeat + #LOC_CRP_WasteHeat_Abbreviation = WH + #LOC_CRP_LqdXenon_DisplayName = LqdXenon + #LOC_CRP_LqdXenon_Abbreviation = Xe + #LOC_CRP_LqdXenon_Title = Liquid Xenon + //RealFuels + #LOC_CRP_Aerozine50_DisplayName = Aerozine50 + #LOC_CRP_AK20_DisplayName = AK20 + #LOC_CRP_AK27_DisplayName = AK27 + #LOC_CRP_Aniline_DisplayName = Aniline + #LOC_CRP_AvGas_DisplayName = AvGas + #LOC_CRP_CaveaB_DisplayName = CaveaB + #LOC_CRP_ClF3_DisplayName = ClF3 + #LOC_CRP_ClF5_DisplayName = ClF5 + #LOC_CRP_Diborane_DisplayName = Diborane + #LOC_CRP_Ethane_DisplayName = Ethane + #LOC_CRP_Ethanol_DisplayName = Ethanol + #LOC_CRP_Ethanol75_DisplayName = Ethanol75 + #LOC_CRP_Ethanol90_DisplayName = Ethanol90 + #LOC_CRP_Ethylene_DisplayName = Ethylene + #LOC_CRP_FLOX30_DisplayName = FLOX30 + #LOC_CRP_FLOX70_DisplayName = FLOX70 + #LOC_CRP_FLOX88_DisplayName = FLOX88 + #LOC_CRP_Furfuryl_DisplayName = Furfuryl + #LOC_CRP_Helium_DisplayName = Helium + #LOC_CRP_HNIW_DisplayName = HNIW + #LOC_CRP_HTP_DisplayName = HTP + #LOC_CRP_HTPB_DisplayName = HTPB + #LOC_CRP_Hydrazine_DisplayName = Hydrazine + #LOC_CRP_Hydyne_DisplayName = Hydyne + #LOC_CRP_IRFNA-III_DisplayName = IRFNA-III + #LOC_CRP_IRFNA-IV_DisplayName = IRFNA-IV + #LOC_CRP_IWFNA_DisplayName = IWFNA + #LOC_CRP_Kerosene_DisplayName = Kerosene + #LOC_CRP_LeadBallast_DisplayName = LeadBallast + #LOC_CRP_LqdFluorine_DisplayName = LqdFluorine + #LOC_CRP_LqdMethane_DisplayName = LqdMethane + #LOC_CRP_LqdOxygen_DisplayName = LqdOxygen + #LOC_CRP_Methane_DisplayName = Methane + #LOC_CRP_Methanol_DisplayName = Methanol + #LOC_CRP_MMH_DisplayName = MMH + #LOC_CRP_MON1_DisplayName = MON1 + #LOC_CRP_MON3_DisplayName = MON3 + #LOC_CRP_MON10_DisplayName = MON10 + #LOC_CRP_MON15_DisplayName = MON15 + #LOC_CRP_MON20_DisplayName = MON20 + #LOC_CRP_MON25_DisplayName = MON25 + #LOC_CRP_NGNC_DisplayName = NGNC + #LOC_CRP_N2F4_DisplayName = N2F4 + #LOC_CRP_Nitrogen_DisplayName = Nitrogen + #LOC_CRP_NitrousOxide_DisplayName = NitrousOxide + #LOC_CRP_NTO_DisplayName = NTO + #LOC_CRP_OF2_DisplayName = OF2 + #LOC_CRP_PBAN_DisplayName = PBAN + #LOC_CRP_Pentaborane_DisplayName = Pentaborane + #LOC_CRP_PSPC_DisplayName = PSPC + #LOC_CRP_Syntin_DisplayName = Syntin + #LOC_CRP_TEATEB_DisplayName = TEATEB + #LOC_CRP_Tonka250_DisplayName = Tonka250 + #LOC_CRP_Tonka500_DisplayName = Tonka500 + #LOC_CRP_UDMH_DisplayName = UDMH + #LOC_CRP_UH25_DisplayName = UH25 + //DeepFreeze + #LOC_CRP_Glykerol_DisplayName = Glykerol + } +} diff --git a/Distribution/GameData/CommunityResourcePack/Localization/ru.cfg b/Distribution/GameData/CommunityResourcePack/Localization/ru.cfg new file mode 100644 index 0000000..45b79d7 --- /dev/null +++ b/Distribution/GameData/CommunityResourcePack/Localization/ru.cfg @@ -0,0 +1,236 @@ +Localization +{ + ru + { + //USI + #LOC_CRP_Hydrates_DisplayName = Hydrates + #LOC_CRP_Gypsum_DisplayName = Gypsum + #LOC_CRP_IntakeLqd_DisplayName = IntakeLqd + #LOC_CRP_ColonySupplies_DisplayName = ColonySupplies + #LOC_CRP_Lead_DisplayName = Lead + #LOC_CRP_CarbonDioxide_DisplayName = Углекислый газ + #LOC_CRP_Chemicals_DisplayName = Chemicals + #LOC_CRP_Dirt_DisplayName = Dirt + #LOC_CRP_ExoticMinerals_DisplayName = ExoticMinerals + #LOC_CRP_Food_DisplayName = Еда + #LOC_CRP_Supplies_DisplayName = Supplies + #LOC_CRP_Fertilizer_DisplayName = Fertilizer + #LOC_CRP_Mulch_DisplayName = Mulch + #LOC_CRP_Machinery_DisplayName = Machinery + #LOC_CRP_SpecializedParts_DisplayName = SpecializedParts + #LOC_CRP_Recyclables_DisplayName = Recyclables + #LOC_CRP_Hydrogen_DisplayName = Hydrogen + #LOC_CRP_Karbonite_DisplayName = Karbonite + #LOC_CRP_Karborundum_DisplayName = Karborundum + #LOC_CRP_LqdCO2_DisplayName = LqdCO2 + #LOC_CRP_LqdCO_DisplayName = LqdCO + #LOC_CRP_MaterialKits_DisplayName = MaterialKits + #LOC_CRP_Metals_DisplayName = Metals + #LOC_CRP_Minerals_DisplayName = Minerals + #LOC_CRP_MetallicOre_DisplayName = MetallicOre + #LOC_CRP_Organics_DisplayName = Organics + #LOC_CRP_Oxygen_DisplayName = Кислород + #LOC_CRP_Polymers_DisplayName = Polymers + #LOC_CRP_RareMetals_DisplayName = RareMetals + #LOC_CRP_RefinedExotics_DisplayName = RefinedExotics + #LOC_CRP_Rock_DisplayName = Rock + #LOC_CRP_RocketParts_DisplayName = RocketParts + #LOC_CRP_SpareParts_DisplayName = SpareParts + #LOC_CRP_Substrate_DisplayName = Substrate + #LOC_CRP_Uraninite_DisplayName = Uraninite + #LOC_CRP_Waste_DisplayName = Отходы + #LOC_CRP_WasteWater_DisplayName = Грязная вода + #LOC_CRP_Water_DisplayName = Вода + //NFT + #LOC_CRP_ArgonGas_DisplayName = Argon Gas + #LOC_CRP_ArgonGas_Abbreviation = Ar + #LOC_CRP_Boron_DisplayName = Boron + #LOC_CRP_Boron_Abbreviation = Bo + #LOC_CRP_ResourceLode_DisplayName = ResourceLode + #LOC_CRP_EnrichedUranium_DisplayName = Enriched Uranium + #LOC_CRP_EnrichedUranium_Abbreviation = EnrU + #LOC_CRP_DepletedUranium_DisplayName = Depleted Uranium + #LOC_CRP_DepletedUranium_Abbreviation = DepU + #LOC_CRP_LqdHydrogen_DisplayName = Liquid Hydrogen + #LOC_CRP_LqdHydrogen_Abbreviation = LH2 + #LOC_CRP_StoredCharge_DisplayName = Stored Charge + #LOC_CRP_StoredCharge_Abbreviation = SC + //KSPI-E + #LOC_CRP_Actinides_DisplayName = Actinides + #LOC_CRP_Actinides_Abbreviation = Act + #LOC_CRP_Aluminium_DisplayName = Aluminium + #LOC_CRP_Aluminium_Abbreviation = Al + #LOC_CRP_Alumina_DisplayName = Alumina + #LOC_CRP_Alumina_Abbreviation = Aia + #LOC_CRP_Ammonia_DisplayName = Ammonia + #LOC_CRP_Ammonia_Abbreviation = NH3 + #LOC_CRP_Antimatter_DisplayName = Antimatter + #LOC_CRP_Antimatter_Abbreviation = AM + #LOC_CRP_LqdArgon_DisplayName = LqdArgon + #LOC_CRP_LqdArgon_Abbreviation = Ar + #LOC_CRP_Borate_DisplayName = Borate + #LOC_CRP_Borate_Abbreviation = Br + #LOC_CRP_Caesium_DisplayName = Caesium + #LOC_CRP_Caesium_Abbreviation = Cs + #LOC_CRP_CarbonMonoxide_DisplayName = CarbonMonoxide + #LOC_CRP_CarbonMonoxide_Abbreviation = CO + #LOC_CRP_Carbon_DisplayName = Carbon + #LOC_CRP_Carbon_Abbreviation = C + #LOC_CRP_ChargedParticles_DisplayName = ChargedParticles + #LOC_CRP_ChargedParticles_Abbreviation = CP + #LOC_CRP_Chlorine_DisplayName = Хлор + #LOC_CRP_Chlorine_Abbreviation = Cl + #LOC_CRP_Decaborane_DisplayName = Decaborane + #LOC_CRP_Decaborane_Abbreviation = DeBo + #LOC_CRP_Deuterium_DisplayName = Deuterium + #LOC_CRP_Deuterium_Abbreviation = D + #LOC_CRP_LqdDeuterium_DisplayName = LqdDeuterium + #LOC_CRP_LqdDeuterium_Abbreviation = D + #LOC_CRP_DepletedFuel_DisplayName = DepletedFuel + #LOC_CRP_DepletedFuel_Abbreviation = DepF + #LOC_CRP_ExoticMatter_DisplayName = ExoticMatter + #LOC_CRP_ExoticMatter_Abbreviation = EcM + #LOC_CRP_FusionPellets_DisplayName = FusionPellets + #LOC_CRP_Fluorine_DisplayName = Fluorine + #LOC_CRP_Fluorine_Abbreviation = F + #LOC_CRP_HeavyWater_DisplayName = HeavyWater + #LOC_CRP_HeavyWater_Abbreviation = D20 + #LOC_CRP_IntakeAtm_DisplayName = IntakeAtm + #LOC_CRP_IntakeAtm_Abbreviation = IntA + #LOC_CRP_KryptonGas_DisplayName = KryptonGas + #LOC_CRP_KryptonGas_Abbreviation = Kr + #LOC_CRP_LqdKrypton_DisplayName = LqdKrypton + #LOC_CRP_LqdKrypton_Abbreviation = Kr + #LOC_CRP_NeonGas_DisplayName = NeonGas + #LOC_CRP_NeonGas_Abbreviation = Ne + #LOC_CRP_LqdNeon_DisplayName = LqdNeon + #LOC_CRP_LqdNeon_Abbreviation = Ne + #LOC_CRP_Lithium_DisplayName = Lithium + #LOC_CRP_Lithium_Abbreviation = Li7 + #LOC_CRP_Lithium6_DisplayName = Lithium6 + #LOC_CRP_Lithium6_Abbreviation = Li6 + #LOC_CRP_LithiumHydride_DisplayName = LithiumHydride + #LOC_CRP_LithiumHydride_Abbreviation = Li7H + #LOC_CRP_LithiumHydride_Title = LithiumHydride + #LOC_CRP_LithiumDeuteride_DisplayName = LithiumDeuteride + #LOC_CRP_LithiumDeuteride_Abbreviation = Li6D + #LOC_CRP_LithiumDeuteride_Title = LithiumDeuteride + #LOC_CRP_LqdAmmonia_DisplayName = LqdAmmonia + #LOC_CRP_LqdAmmonia_Abbreviation = NH3 + #LOC_CRP_Helium3_DisplayName = Helium3 + #LOC_CRP_Helium3_Abbreviation = He3 + #LOC_CRP_LqdHe3_DisplayName = LqdHe3 + #LOC_CRP_LqdHe3_Abbreviation = He3 + #LOC_CRP_Helium4_DisplayName = Helium4 + #LOC_CRP_Helium4_Abbreviation = He4 + #LOC_CRP_LqdHelium_DisplayName = LqdHelium + #LOC_CRP_LqdHelium_Abbreviation = He4 + #LOC_CRP_Nitratine_DisplayName = Nitratine + #LOC_CRP_Nitratine_Title = Nitratine + #LOC_CRP_Hexaborane_DisplayName = Hexaborane + #LOC_CRP_LqdNitrogen_DisplayName = LqdNitrogen + #LOC_CRP_LqdNitrogen_Abbreviation = N14 + #LOC_CRP_LqdNitrogen15_DisplayName = LqdNitrogen15 + #LOC_CRP_LqdNitrogen15_Abbreviation = N15 + #LOC_CRP_Megajoules_DisplayName = Megajoules + #LOC_CRP_Megajoules_Abbreviation = Meg3 + #LOC_CRP_Monazite_DisplayName = Monazite + #LOC_CRP_Monazite_Abbreviation = Monz + #LOC_CRP_LqdOxygen18_DisplayName = LqdOxygen18 + #LOC_CRP_LqdOxygen18_Abbreviation = O18 + #LOC_CRP_Sodium_DisplayName = Sodium + #LOC_CRP_Sodium_Abbreviation = Na + #LOC_CRP_PolyvinylChloride_DisplayName = PolyvinylChloride + #LOC_CRP_PolyvinylChloride_Abbreviation = PVC + #LOC_CRP_Plutonium-238_DisplayName = Plutonium-238 + #LOC_CRP_Plutonium-238_Abbreviation = Pu238 + #LOC_CRP_Regolith_DisplayName = Regolith + #LOC_CRP_Regolith_Abbreviation = R + #LOC_CRP_UF4_DisplayName = UF4 + #LOC_CRP_UF4_Abbreviation = UF4 + #LOC_CRP_Silicates_DisplayName = Silicates + #LOC_CRP_Silicates_Abbreviation = Silica + #LOC_CRP_Silicon_DisplayName = Silicon + #LOC_CRP_Silicon_Abbreviation = Si + #LOC_CRP_SolarWind_DisplayName = SolarWind + #LOC_CRP_SolarWind_Abbreviation = SW + #LOC_CRP_ThermalPower_DisplayName = ThermalPower + #LOC_CRP_ThermalPower_Abbreviation = ThP + #LOC_CRP_Thorium_DisplayName = Thorium + #LOC_CRP_ThF4_DisplayName = ThF4 + #LOC_CRP_ThF4_Abbreviation = ThF4 + #LOC_CRP_Tritium_DisplayName = Tritium + #LOC_CRP_Tritium_Abbreviation = T + #LOC_CRP_Tritium_Title = Tritium Gas + #LOC_CRP_LqdTritium_DisplayName = LqdTritium + #LOC_CRP_LqdTritium_Abbreviation = T + #LOC_CRP_UraniumNitride_DisplayName = UraniumNitride + #LOC_CRP_UraniumNitride_Abbreviation = UN + #LOC_CRP_VacuumPlasma_DisplayName = VacuumPlasma + #LOC_CRP_VacuumPlasma_Abbreviation = VP + #LOC_CRP_WasteHeat_DisplayName = WasteHeat + #LOC_CRP_WasteHeat_Abbreviation = WH + #LOC_CRP_LqdXenon_DisplayName = LqdXenon + #LOC_CRP_LqdXenon_Abbreviation = Xe + #LOC_CRP_LqdXenon_Title = Liquid Xenon + //RealFuels + #LOC_CRP_Aerozine50_DisplayName = Aerozine50 + #LOC_CRP_AK20_DisplayName = AK20 + #LOC_CRP_AK27_DisplayName = AK27 + #LOC_CRP_Aniline_DisplayName = Aniline + #LOC_CRP_AvGas_DisplayName = AvGas + #LOC_CRP_CaveaB_DisplayName = CaveaB + #LOC_CRP_ClF3_DisplayName = ClF3 + #LOC_CRP_ClF5_DisplayName = ClF5 + #LOC_CRP_Diborane_DisplayName = Diborane + #LOC_CRP_Ethane_DisplayName = Ethane + #LOC_CRP_Ethanol_DisplayName = Ethanol + #LOC_CRP_Ethanol75_DisplayName = Ethanol75 + #LOC_CRP_Ethanol90_DisplayName = Ethanol90 + #LOC_CRP_Ethylene_DisplayName = Ethylene + #LOC_CRP_FLOX30_DisplayName = FLOX30 + #LOC_CRP_FLOX70_DisplayName = FLOX70 + #LOC_CRP_FLOX88_DisplayName = FLOX88 + #LOC_CRP_Furfuryl_DisplayName = Furfuryl + #LOC_CRP_Helium_DisplayName = Helium + #LOC_CRP_HNIW_DisplayName = HNIW + #LOC_CRP_HTP_DisplayName = HTP + #LOC_CRP_HTPB_DisplayName = HTPB + #LOC_CRP_Hydrazine_DisplayName = Hydrazine + #LOC_CRP_Hydyne_DisplayName = Hydyne + #LOC_CRP_IRFNA-III_DisplayName = IRFNA-III + #LOC_CRP_IRFNA-IV_DisplayName = IRFNA-IV + #LOC_CRP_IWFNA_DisplayName = IWFNA + #LOC_CRP_Kerosene_DisplayName = Kerosene + #LOC_CRP_LeadBallast_DisplayName = LeadBallast + #LOC_CRP_LqdFluorine_DisplayName = LqdFluorine + #LOC_CRP_LqdMethane_DisplayName = LqdMethane + #LOC_CRP_LqdOxygen_DisplayName = LqdOxygen + #LOC_CRP_Methane_DisplayName = Methane + #LOC_CRP_Methanol_DisplayName = Methanol + #LOC_CRP_MMH_DisplayName = MMH + #LOC_CRP_MON1_DisplayName = MON1 + #LOC_CRP_MON3_DisplayName = MON3 + #LOC_CRP_MON10_DisplayName = MON10 + #LOC_CRP_MON15_DisplayName = MON15 + #LOC_CRP_MON20_DisplayName = MON20 + #LOC_CRP_MON25_DisplayName = MON25 + #LOC_CRP_NGNC_DisplayName = NGNC + #LOC_CRP_N2F4_DisplayName = N2F4 + #LOC_CRP_Nitrogen_DisplayName = Nitrogen + #LOC_CRP_NitrousOxide_DisplayName = NitrousOxide + #LOC_CRP_NTO_DisplayName = NTO + #LOC_CRP_OF2_DisplayName = OF2 + #LOC_CRP_PBAN_DisplayName = PBAN + #LOC_CRP_Pentaborane_DisplayName = Pentaborane + #LOC_CRP_PSPC_DisplayName = PSPC + #LOC_CRP_Syntin_DisplayName = Syntin + #LOC_CRP_TEATEB_DisplayName = TEATEB + #LOC_CRP_Tonka250_DisplayName = Tonka250 + #LOC_CRP_Tonka500_DisplayName = Tonka500 + #LOC_CRP_UDMH_DisplayName = UDMH + #LOC_CRP_UH25_DisplayName = UH25 + //DeepFreeze + #LOC_CRP_Glykerol_DisplayName = Glykerol + } +} diff --git a/Distribution/GameData/CommunityResourcePack/Localization/zh-cn.cfg b/Distribution/GameData/CommunityResourcePack/Localization/zh-cn.cfg new file mode 100644 index 0000000..aad805e --- /dev/null +++ b/Distribution/GameData/CommunityResourcePack/Localization/zh-cn.cfg @@ -0,0 +1,234 @@ +Localization +{ + zh-cn + { + //USI + #LOC_CRP_Hydrates_DisplayName = Hydrates + #LOC_CRP_Gypsum_DisplayName = Gypsum + #LOC_CRP_IntakeLqd_DisplayName = IntakeLqd + #LOC_CRP_ColonySupplies_DisplayName = ColonySupplies + #LOC_CRP_Lead_DisplayName = Lead + #LOC_CRP_CarbonDioxide_DisplayName = CarbonDioxide + #LOC_CRP_Chemicals_DisplayName = Chemicals + #LOC_CRP_Dirt_DisplayName = Dirt + #LOC_CRP_ExoticMinerals_DisplayName = ExoticMinerals + #LOC_CRP_Food_DisplayName = Food + #LOC_CRP_Supplies_DisplayName = Supplies + #LOC_CRP_Fertilizer_DisplayName = Fertilizer + #LOC_CRP_Mulch_DisplayName = Mulch + #LOC_CRP_Machinery_DisplayName = Machinery + #LOC_CRP_SpecializedParts_DisplayName = SpecializedParts + #LOC_CRP_Recyclables_DisplayName = Recyclables + #LOC_CRP_Hydrogen_DisplayName = Hydrogen + #LOC_CRP_Karbonite_DisplayName = Karbonite + #LOC_CRP_Karborundum_DisplayName = Karborundum + #LOC_CRP_LqdCO2_DisplayName = LqdCO2 + #LOC_CRP_LqdCO_DisplayName = LqdCO + #LOC_CRP_MaterialKits_DisplayName = MaterialKits + #LOC_CRP_Metals_DisplayName = Metals + #LOC_CRP_Minerals_DisplayName = Minerals + #LOC_CRP_MetallicOre_DisplayName = MetallicOre + #LOC_CRP_Organics_DisplayName = Organics + #LOC_CRP_Oxygen_DisplayName = Oxygen + #LOC_CRP_Polymers_DisplayName = Polymers + #LOC_CRP_RareMetals_DisplayName = RareMetals + #LOC_CRP_RefinedExotics_DisplayName = RefinedExotics + #LOC_CRP_Rock_DisplayName = Rock + #LOC_CRP_RocketParts_DisplayName = RocketParts + #LOC_CRP_SpareParts_DisplayName = SpareParts + #LOC_CRP_Substrate_DisplayName = Substrate + #LOC_CRP_Uraninite_DisplayName = Uraninite + #LOC_CRP_Waste_DisplayName = Waste + #LOC_CRP_WasteWater_DisplayName = WasteWater + #LOC_CRP_Water_DisplayName = Water + //NFT + #LOC_CRP_ArgonGas_DisplayName = Argon Gas + #LOC_CRP_ArgonGas_Abbreviation = Ar + #LOC_CRP_Boron_DisplayName = Boron + #LOC_CRP_Boron_Abbreviation = Bo + #LOC_CRP_ResourceLode_DisplayName = ResourceLode + #LOC_CRP_EnrichedUranium_DisplayName = Enriched Uranium + #LOC_CRP_EnrichedUranium_Abbreviation = EnrU + #LOC_CRP_DepletedUranium_DisplayName = Depleted Uranium + #LOC_CRP_DepletedUranium_Abbreviation = DepU + #LOC_CRP_LqdHydrogen_DisplayName = Liquid Hydrogen + #LOC_CRP_LqdHydrogen_Abbreviation = LH2 + #LOC_CRP_StoredCharge_DisplayName = Stored Charge + #LOC_CRP_StoredCharge_Abbreviation = SC + //KSPI-E + #LOC_CRP_Actinides_DisplayName = Actinides + #LOC_CRP_Actinides_Abbreviation = Act + #LOC_CRP_Aluminium_DisplayName = Aluminium + #LOC_CRP_Aluminium_Abbreviation = Al + #LOC_CRP_Alumina_DisplayName = Alumina + #LOC_CRP_Alumina_Abbreviation = Aia + #LOC_CRP_Ammonia_DisplayName = Ammonia + #LOC_CRP_Ammonia_Abbreviation = NH3 + #LOC_CRP_Antimatter_DisplayName = Antimatter + #LOC_CRP_Antimatter_Abbreviation = AM + #LOC_CRP_LqdArgon_DisplayName = LqdArgon + #LOC_CRP_LqdArgon_Abbreviation = Ar + #LOC_CRP_Borate_DisplayName = Borate + #LOC_CRP_Borate_Abbreviation = Br + #LOC_CRP_Caesium_DisplayName = Caesium + #LOC_CRP_Caesium_Abbreviation = Cs + #LOC_CRP_CarbonMonoxide_DisplayName = CarbonMonoxide + #LOC_CRP_CarbonMonoxide_Abbreviation = CO + #LOC_CRP_Carbon_DisplayName = Carbon + #LOC_CRP_Carbon_Abbreviation = C + #LOC_CRP_ChargedParticles_DisplayName = ChargedParticles + #LOC_CRP_ChargedParticles_Abbreviation = CP + #LOC_CRP_Decaborane_DisplayName = Decaborane + #LOC_CRP_Decaborane_Abbreviation = DeBo + #LOC_CRP_Deuterium_DisplayName = Deuterium + #LOC_CRP_Deuterium_Abbreviation = D + #LOC_CRP_LqdDeuterium_DisplayName = LqdDeuterium + #LOC_CRP_LqdDeuterium_Abbreviation = D + #LOC_CRP_DepletedFuel_DisplayName = DepletedFuel + #LOC_CRP_DepletedFuel_Abbreviation = DepF + #LOC_CRP_ExoticMatter_DisplayName = ExoticMatter + #LOC_CRP_ExoticMatter_Abbreviation = EcM + #LOC_CRP_FusionPellets_DisplayName = FusionPellets + #LOC_CRP_Fluorine_DisplayName = Fluorine + #LOC_CRP_Fluorine_Abbreviation = F + #LOC_CRP_HeavyWater_DisplayName = HeavyWater + #LOC_CRP_HeavyWater_Abbreviation = D20 + #LOC_CRP_IntakeAtm_DisplayName = IntakeAtm + #LOC_CRP_IntakeAtm_Abbreviation = IntA + #LOC_CRP_KryptonGas_DisplayName = KryptonGas + #LOC_CRP_KryptonGas_Abbreviation = Kr + #LOC_CRP_LqdKrypton_DisplayName = LqdKrypton + #LOC_CRP_LqdKrypton_Abbreviation = Kr + #LOC_CRP_NeonGas_DisplayName = NeonGas + #LOC_CRP_NeonGas_Abbreviation = Ne + #LOC_CRP_LqdNeon_DisplayName = LqdNeon + #LOC_CRP_LqdNeon_Abbreviation = Ne + #LOC_CRP_Lithium_DisplayName = Lithium + #LOC_CRP_Lithium_Abbreviation = Li7 + #LOC_CRP_Lithium6_DisplayName = Lithium6 + #LOC_CRP_Lithium6_Abbreviation = Li6 + #LOC_CRP_LithiumHydride_DisplayName = LithiumHydride + #LOC_CRP_LithiumHydride_Abbreviation = Li7H + #LOC_CRP_LithiumHydride_Title = LithiumHydride + #LOC_CRP_LithiumDeuteride_DisplayName = LithiumDeuteride + #LOC_CRP_LithiumDeuteride_Abbreviation = Li6D + #LOC_CRP_LithiumDeuteride_Title = LithiumDeuteride + #LOC_CRP_LqdAmmonia_DisplayName = LqdAmmonia + #LOC_CRP_LqdAmmonia_Abbreviation = NH3 + #LOC_CRP_Helium3_DisplayName = Helium3 + #LOC_CRP_Helium3_Abbreviation = He3 + #LOC_CRP_LqdHe3_DisplayName = LqdHe3 + #LOC_CRP_LqdHe3_Abbreviation = He3 + #LOC_CRP_Helium4_DisplayName = Helium4 + #LOC_CRP_Helium4_Abbreviation = He4 + #LOC_CRP_LqdHelium_DisplayName = LqdHelium + #LOC_CRP_LqdHelium_Abbreviation = He4 + #LOC_CRP_Nitratine_DisplayName = Nitratine + #LOC_CRP_Nitratine_Title = Nitratine + #LOC_CRP_Hexaborane_DisplayName = Hexaborane + #LOC_CRP_LqdNitrogen_DisplayName = LqdNitrogen + #LOC_CRP_LqdNitrogen_Abbreviation = N14 + #LOC_CRP_LqdNitrogen15_DisplayName = LqdNitrogen15 + #LOC_CRP_LqdNitrogen15_Abbreviation = N15 + #LOC_CRP_Megajoules_DisplayName = Megajoules + #LOC_CRP_Megajoules_Abbreviation = Meg3 + #LOC_CRP_Monazite_DisplayName = Monazite + #LOC_CRP_Monazite_Abbreviation = Monz + #LOC_CRP_LqdOxygen18_DisplayName = LqdOxygen18 + #LOC_CRP_LqdOxygen18_Abbreviation = O18 + #LOC_CRP_Sodium_DisplayName = Sodium + #LOC_CRP_Sodium_Abbreviation = Na + #LOC_CRP_PolyvinylChloride_DisplayName = PolyvinylChloride + #LOC_CRP_PolyvinylChloride_Abbreviation = PVC + #LOC_CRP_Plutonium-238_DisplayName = Plutonium-238 + #LOC_CRP_Plutonium-238_Abbreviation = Pu238 + #LOC_CRP_Regolith_DisplayName = Regolith + #LOC_CRP_Regolith_Abbreviation = R + #LOC_CRP_UF4_DisplayName = UF4 + #LOC_CRP_UF4_Abbreviation = UF4 + #LOC_CRP_Silicates_DisplayName = Silicates + #LOC_CRP_Silicates_Abbreviation = Silica + #LOC_CRP_Silicon_DisplayName = Silicon + #LOC_CRP_Silicon_Abbreviation = Si + #LOC_CRP_SolarWind_DisplayName = SolarWind + #LOC_CRP_SolarWind_Abbreviation = SW + #LOC_CRP_ThermalPower_DisplayName = ThermalPower + #LOC_CRP_ThermalPower_Abbreviation = ThP + #LOC_CRP_Thorium_DisplayName = Thorium + #LOC_CRP_ThF4_DisplayName = ThF4 + #LOC_CRP_ThF4_Abbreviation = ThF4 + #LOC_CRP_Tritium_DisplayName = Tritium + #LOC_CRP_Tritium_Abbreviation = T + #LOC_CRP_Tritium_Title = Tritium Gas + #LOC_CRP_LqdTritium_DisplayName = LqdTritium + #LOC_CRP_LqdTritium_Abbreviation = T + #LOC_CRP_UraniumNitride_DisplayName = UraniumNitride + #LOC_CRP_UraniumNitride_Abbreviation = UN + #LOC_CRP_VacuumPlasma_DisplayName = VacuumPlasma + #LOC_CRP_VacuumPlasma_Abbreviation = VP + #LOC_CRP_WasteHeat_DisplayName = WasteHeat + #LOC_CRP_WasteHeat_Abbreviation = WH + #LOC_CRP_LqdXenon_DisplayName = LqdXenon + #LOC_CRP_LqdXenon_Abbreviation = Xe + #LOC_CRP_LqdXenon_Title = Liquid Xenon + //RealFuels + #LOC_CRP_Aerozine50_DisplayName = Aerozine50 + #LOC_CRP_AK20_DisplayName = AK20 + #LOC_CRP_AK27_DisplayName = AK27 + #LOC_CRP_Aniline_DisplayName = Aniline + #LOC_CRP_AvGas_DisplayName = AvGas + #LOC_CRP_CaveaB_DisplayName = CaveaB + #LOC_CRP_ClF3_DisplayName = ClF3 + #LOC_CRP_ClF5_DisplayName = ClF5 + #LOC_CRP_Diborane_DisplayName = Diborane + #LOC_CRP_Ethane_DisplayName = Ethane + #LOC_CRP_Ethanol_DisplayName = Ethanol + #LOC_CRP_Ethanol75_DisplayName = Ethanol75 + #LOC_CRP_Ethanol90_DisplayName = Ethanol90 + #LOC_CRP_Ethylene_DisplayName = Ethylene + #LOC_CRP_FLOX30_DisplayName = FLOX30 + #LOC_CRP_FLOX70_DisplayName = FLOX70 + #LOC_CRP_FLOX88_DisplayName = FLOX88 + #LOC_CRP_Furfuryl_DisplayName = Furfuryl + #LOC_CRP_Helium_DisplayName = Helium + #LOC_CRP_HNIW_DisplayName = HNIW + #LOC_CRP_HTP_DisplayName = HTP + #LOC_CRP_HTPB_DisplayName = HTPB + #LOC_CRP_Hydrazine_DisplayName = Hydrazine + #LOC_CRP_Hydyne_DisplayName = Hydyne + #LOC_CRP_IRFNA-III_DisplayName = IRFNA-III + #LOC_CRP_IRFNA-IV_DisplayName = IRFNA-IV + #LOC_CRP_IWFNA_DisplayName = IWFNA + #LOC_CRP_Kerosene_DisplayName = Kerosene + #LOC_CRP_LeadBallast_DisplayName = LeadBallast + #LOC_CRP_LqdFluorine_DisplayName = LqdFluorine + #LOC_CRP_LqdMethane_DisplayName = LqdMethane + #LOC_CRP_LqdOxygen_DisplayName = LqdOxygen + #LOC_CRP_Methane_DisplayName = Methane + #LOC_CRP_Methanol_DisplayName = Methanol + #LOC_CRP_MMH_DisplayName = MMH + #LOC_CRP_MON1_DisplayName = MON1 + #LOC_CRP_MON3_DisplayName = MON3 + #LOC_CRP_MON10_DisplayName = MON10 + #LOC_CRP_MON15_DisplayName = MON15 + #LOC_CRP_MON20_DisplayName = MON20 + #LOC_CRP_MON25_DisplayName = MON25 + #LOC_CRP_NGNC_DisplayName = NGNC + #LOC_CRP_N2F4_DisplayName = N2F4 + #LOC_CRP_Nitrogen_DisplayName = Nitrogen + #LOC_CRP_NitrousOxide_DisplayName = NitrousOxide + #LOC_CRP_NTO_DisplayName = NTO + #LOC_CRP_OF2_DisplayName = OF2 + #LOC_CRP_PBAN_DisplayName = PBAN + #LOC_CRP_Pentaborane_DisplayName = Pentaborane + #LOC_CRP_PSPC_DisplayName = PSPC + #LOC_CRP_Syntin_DisplayName = Syntin + #LOC_CRP_TEATEB_DisplayName = TEATEB + #LOC_CRP_Tonka250_DisplayName = Tonka250 + #LOC_CRP_Tonka500_DisplayName = Tonka500 + #LOC_CRP_UDMH_DisplayName = UDMH + #LOC_CRP_UH25_DisplayName = UH25 + //DeepFreeze + #LOC_CRP_Glykerol_DisplayName = Glykerol + } +} diff --git a/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karbonite.cfg b/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karbonite.cfg index 74f3570..f8a9576 100644 --- a/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karbonite.cfg +++ b/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karbonite.cfg @@ -10,21 +10,6 @@ // //Express all numbers as percentages 0.0-100.0, not 0.0-1.0! // -PLANETARY_RESOURCE -{ - ResourceName = Karbonite - ResourceType = 0 - PlanetName = Jool - - Distribution - { - PresenceChance = 0 - MinAbundance = 0 - MaxAbundance = 0 - Variance = 0 - Dispersal = 0 - } -} GLOBAL_RESOURCE { @@ -40,6 +25,7 @@ GLOBAL_RESOURCE Dispersal = 3 } } + GLOBAL_RESOURCE { ResourceName = Karbonite @@ -142,6 +128,7 @@ PLANETARY_RESOURCE Variance = 10 } } + PLANETARY_RESOURCE { ResourceName = Karbonite @@ -175,6 +162,22 @@ PLANETARY_RESOURCE } } +PLANETARY_RESOURCE +{ + ResourceName = Karbonite + ResourceType = 0 + PlanetName = Jool + + Distribution + { + PresenceChance = 0 + MinAbundance = 0 + MaxAbundance = 0 + Variance = 0 + Dispersal = 0 + } +} + PLANETARY_RESOURCE { ResourceName = Karbonite @@ -191,4 +194,4 @@ PLANETARY_RESOURCE MinRange = .1 MaxRange = .1 } -} \ No newline at end of file +} diff --git a/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karborundum.cfg b/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karborundum.cfg index 4a8186a..db423bd 100644 --- a/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karborundum.cfg +++ b/Distribution/GameData/CommunityResourcePack/ResourceConfigs/Karborundum.cfg @@ -35,8 +35,8 @@ PLANETARY_RESOURCE Distribution { PresenceChance = 100 - MinAbundance = .001 - MaxAbundance = .01 + MinAbundance = 10 + MaxAbundance = 50 Variance = 50 Dispersal = 3 } @@ -50,8 +50,8 @@ PLANETARY_RESOURCE Distribution { PresenceChance = 100 - MinAbundance = .001 - MaxAbundance = .01 + MinAbundance = 1 + MaxAbundance = 10 Variance = 50 Dispersal = 3 } @@ -66,7 +66,7 @@ PLANETARY_RESOURCE { PresenceChance = 100 MinAbundance = 10 - MaxAbundance = 10 + MaxAbundance = 100 MinAltitude = 40 MaxAltitude = 40 MinRange = 5 diff --git a/Distribution/GameData/REPOSoftTech/DeepFreeze/Changelog.txt b/Distribution/GameData/REPOSoftTech/DeepFreeze/Changelog.txt index 4a051d9..d7050f3 100644 --- a/Distribution/GameData/REPOSoftTech/DeepFreeze/Changelog.txt +++ b/Distribution/GameData/REPOSoftTech/DeepFreeze/Changelog.txt @@ -1,4 +1,6 @@ -V0.23.6.0 +V0.23.7.0 +Re-compile for KSP 1.3.1 +V0.23.6.0 Russian Localization texts added - Thanks go to forum user- Artem Kerman. Spanish Localization texts added - Thanks go to forum user- Fitiales. Resized UI elements to fit other languages. diff --git a/Distribution/GameData/REPOSoftTech/DeepFreeze/DeepFreezeContinued.version b/Distribution/GameData/REPOSoftTech/DeepFreeze/DeepFreezeContinued.version index 3778fa1..a39a361 100644 --- a/Distribution/GameData/REPOSoftTech/DeepFreeze/DeepFreezeContinued.version +++ b/Distribution/GameData/REPOSoftTech/DeepFreeze/DeepFreezeContinued.version @@ -2,8 +2,8 @@ "NAME":"DeepFreeze Continued...", "URL":"http://ksp-avc.cybutek.net/version.php?id=183", "DOWNLOAD":"http://spacedock.info/mod/142/DeepFreeze%20Continued...", -"VERSION":{"MAJOR":0,"MINOR":23,"PATCH":6,"BUILD":0}, -"KSP_VERSION":{"MAJOR":1,"MINOR":3,"PATCH":0}, -"KSP_VERSION_MIN":{"MAJOR":1,"MINOR":3,"PATCH":0}, -"KSP_VERSION_MAX":{"MAJOR":1,"MINOR":3,"PATCH":0} +"VERSION":{"MAJOR":0,"MINOR":23,"PATCH":7,"BUILD":0}, +"KSP_VERSION":{"MAJOR":1,"MINOR":3,"PATCH":1}, +"KSP_VERSION_MIN":{"MAJOR":1,"MINOR":3,"PATCH":1}, +"KSP_VERSION_MAX":{"MAJOR":1,"MINOR":3,"PATCH":1} } \ No newline at end of file diff --git a/Source/DFEditorFilter.cs b/Source/DFEditorFilter.cs index 466dad6..5750060 100644 --- a/Source/DFEditorFilter.cs +++ b/Source/DFEditorFilter.cs @@ -31,7 +31,7 @@ public class DFEditorFilter : MonoBehaviour // and the GlykerolTankRadial. private static List avPartItems = new List(); public static DFEditorFilter Instance; - internal string category = "Filter by function"; + internal string category = "Filter by Function"; internal string subCategoryTitle = "DeepFreeze Items"; //internal string iconName = "R&D_node_icon_evatech"; diff --git a/Source/DeepFreeze.csproj b/Source/DeepFreeze.csproj index 723e984..a9baa45 100644 --- a/Source/DeepFreeze.csproj +++ b/Source/DeepFreeze.csproj @@ -152,7 +152,7 @@ if exist "$(SolutionDir)..\Distribution\$(ProjectName)_V@(VersionNumber).zip" de cd "$(SolutionDir)..\Distribution\GameData\RepoSoftTech\$(ProjectName)\Icons" dir /b > "$(SolutionDir)IconsExclude.txt" c:\7za\7za d -r -x@"$(SolutionDir)IconsExclude.txt" -x!REPOSoftTech.png "$(SolutionDir)..\Distribution\$(ProjectName)_V@(VersionNumber).zip" "*.ddsified" "*.pdb" "*.mdb" "*.png" -xcopy /E /Y "$(SolutionDir)..\Distribution\GameData" "%25KSP_DIR%25\GameData" +xcopy /E /Y "$(SolutionDir)..\Distribution\GameData" "%25KSP_DIR%25\GameData\"