Skip to content

Commit

Permalink
Fix ASRG Patch (#155)
Browse files Browse the repository at this point in the history
* Add support for Polonium and Curium RTGs

* Remove radiation from ASRG

* Remove dedicated ASRG patch, let generic patch get it
  • Loading branch information
Capkirk123 authored Nov 2, 2023
1 parent 32c13f6 commit bd10c25
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions GameData/KerbalismConfig/Support/NearFuture.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -201,29 +201,6 @@ Profile
}
}

@PART[rtg-0625]:NEEDS[NearFutureElectrical]:AFTER[RealismOverhaul]
{
//RTG probably shouldn't produce significant radiation?
//MODULE:NEEDS[FeatureRadiation]
//{
// name = Emitter
// radiation = 0.000002222 // 0.008 rad/h
//}
MODULE:NEEDS[ProfileRealismOverhaul]
{
name = ProcessController
resource = _RTG
title = RTG
capacity = #$../MODULE[ModuleGenerator]/OUTPUT_RESOURCE[ElectricCharge]/rate$
running = true
toggle = false
}
!MODULE[ModuleGenerator] {}
!MODULE[ModuleCoreHeat] {}
}
// ============================================================================
// Near Future Solar - curved panel support provided by SolarPanelFixer
// ============================================================================
Expand Down

0 comments on commit bd10c25

Please sign in to comment.