Skip to content

Commit

Permalink
Add an "OPTIONAL" tag to the descent angle parameter on x-plane contr…
Browse files Browse the repository at this point in the history
…acts (#2474)

* Update RocketPlaneDevelopmentOptional.cfg

* Update XPlanesHighAltitude.cfg

* Update XPlanesHighAltitudeOptional.cfg

* Update XPlanesHypersonic.cfg

* Update XPlanesHypersonicOptional.cfg

* Update XPlanesKarman.cfg

* Update XPlanesStratosphericResearch.cfg

* Update XPlanesStratosphericResearchOptional.cfg

* Update XPlanesSuborbital.cfg

* Update XPlanesSupersonicMach2.cfg

* Update XPlanesSupersonicOptionalHigh.cfg

* Update XPlanesSupersonicOptionalLow.cfg
  • Loading branch information
Clayell authored Jan 11, 2025
1 parent feb1b2b commit 34995bb
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
2 changes: 1 addition & 1 deletion GameData/RP-1/Contracts/X-Plane Research/XPlanesKarman.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = stratosphericResearchCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = stratosphericResearchCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = crewedSuborbitalCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = supersonicCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = supersonicCraft
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ CONTRACT_TYPE
{
name = OptVesselGroup
type = VesselParameterGroup
title = Land on the runway with descent angle lower than 10 degrees
title = OPTIONAL: Land on the runway with a descent angle lower than 10 degrees
rewardReputation = Round(@/rewardReputation * 0.3 + 0.4999, 1)
optional = true
vessel = supersonicCraft
Expand Down

0 comments on commit 34995bb

Please sign in to comment.