Skip to content

Commit

Permalink
Move fuel cell unlock to correct node
Browse files Browse the repository at this point in the history
  • Loading branch information
Capkirk123 committed Nov 19, 2023
1 parent 604f6ee commit 1474535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GameData/KerbalismConfig/Profiles/ROKerbalism.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ Supply
{
name = Gaseous Reactant Fuel Cell
desc = Combines <b>Hydrogen</b> and <b>Oxygen</b> to produce <b>Water</b> and <b>Electricity</b>.
tech = lunarRatedPower
tech = spaceStationSolarPanels
mass = 0.100 //heavier due to higher heat rejection requirements
MODULE
Expand Down
2 changes: 1 addition & 1 deletion GameData/KerbalismConfig/System/Parts.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
{
name = Fuel Cells
desc = 4.00 kW fuel cell unit that consumes <b>Hydrogen</b> and <b>Oxygen</b> to generate <b>Water</b>.
tech = lunarRatedPower
tech = spaceStationSolarPanels

MODULE
{
Expand Down

0 comments on commit 1474535

Please sign in to comment.