Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions GameData/RP-1/Contracts/Earth Crewed/FirstOrbitRecovery.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@ CONTRACT_TYPE
title = Uncrewed
hideChildren = true
}
PARAMETER
{
name = HasHeatshield
type = PartValidation
title = Include a heatsink or heatshield for reentry
part = ROH-AdjustableHS
part = ROC-MercuryHS
hideChildren = true
}
PARAMETER
{
name = OrbitalVelocity
Expand Down
9 changes: 9 additions & 0 deletions GameData/RP-1/Contracts/Earth Crewed/OrbitRecovery.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,15 @@ CONTRACT_TYPE
title = Uncrewed
hideChildren = true
}
PARAMETER
{
name = HasHeatshield
type = PartValidation
title = Include a heatsink or heatshield for reentry
part = ROH-AdjustableHS
part = ROC-MercuryHS
hideChildren = true
}
PARAMETER
{
name = Orbit
Expand Down