Skip to content

Commit

Permalink
Showing 4 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions GameData/RP-0/Contracts/Sounding Rockets/SoundingAltitude.cfg
Original file line number Diff line number Diff line change
@@ -186,7 +186,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -199,7 +199,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -212,7 +212,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -225,7 +225,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

}
Original file line number Diff line number Diff line change
@@ -224,7 +224,7 @@ CONTRACT_TYPE
minCount = 0

//complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -237,7 +237,7 @@ CONTRACT_TYPE
minCount = 0

//complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -250,7 +250,7 @@ CONTRACT_TYPE
minCount = 0

//complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -263,7 +263,7 @@ CONTRACT_TYPE
minCount = 0

//complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

}
8 changes: 4 additions & 4 deletions GameData/RP-0/Contracts/Sounding Rockets/SoundingEasy.cfg
Original file line number Diff line number Diff line change
@@ -212,7 +212,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -225,7 +225,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -238,7 +238,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -251,7 +251,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

}
Original file line number Diff line number Diff line change
@@ -212,7 +212,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -225,7 +225,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -238,7 +238,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

REQUIREMENT
@@ -251,7 +251,7 @@ CONTRACT_TYPE
minCount = 0

// complete before we can attempt again.
cooldownDuration = 30d
cooldownDuration = 10d
}

}

0 comments on commit a952437

Please sign in to comment.