Skip to content

Commit

Permalink
Grammar tweaks - MagScan and Visible Imaging (#2256)
Browse files Browse the repository at this point in the history
* Update EOSMagScan1.cfg - corrected time requirement

Description didn't match duration check

* Update VisibleImaging.cfg - change titles to Video Imaging
  • Loading branch information
SierraHotel84 authored Oct 6, 2023
1 parent 0c3f79a commit 075a5ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ CONTRACT_TYPE
{
name = OrbitSequence
type = Sequence
title = Survive in orbit for 14 days and transmit science
title = Survive in orbit for 45 days and transmit science

PARAMETER
{
Expand Down
10 changes: 5 additions & 5 deletions GameData/RP-1/Science/Experiments/VisibleImaging.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
EXPERIMENT_DEFINITION
{
id = RP0visibleImaging1
title = Visible Imaging
title = Video Imaging
baseValue = 1.5
scienceCap = 1.5
dataScale = 0.0003 //2 bit/s
Expand Down Expand Up @@ -65,7 +65,7 @@ EXPERIMENT_DEFINITION
EXPERIMENT_DEFINITION
{
id = RP0visibleImaging2
title = Visible Imaging 2
title = Video Imaging 2
baseValue = 2
scienceCap = 2
dataScale = 0.648 //180 byte/s
Expand Down Expand Up @@ -117,7 +117,7 @@ EXPERIMENT_DEFINITION
EXPERIMENT_DEFINITION
{
id = RP0visibleImaging3
title = Visible Imaging 3
title = Video Imaging 3
baseValue = 3
scienceCap = 3
dataScale = 19.8 //2.75 Kilobyte/s
Expand Down Expand Up @@ -169,7 +169,7 @@ EXPERIMENT_DEFINITION
EXPERIMENT_DEFINITION
{
id = RP0visibleImaging4
title = Visible Imaging 4
title = Video Imaging 4
baseValue = 6
scienceCap = 6
dataScale = 725.76
Expand Down Expand Up @@ -220,7 +220,7 @@ EXPERIMENT_DEFINITION
EXPERIMENT_DEFINITION
{
id = RP0visibleImaging5
title = Visible Imaging 5
title = Video Imaging 5
baseValue = 50
scienceCap = 50
dataScale = 86400 //1 MB/s
Expand Down

0 comments on commit 075a5ef

Please sign in to comment.