Skip to content

Commit

Permalink
RemoteTech
Browse files Browse the repository at this point in the history
  • Loading branch information
KillAshley committed Nov 23, 2019
1 parent a39ddcd commit 6b3769c
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions GameData/UnchartedLands/UL_RemoteTech.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
RemoteTechSettings:NEEDS[UnchartedLands]
@RemoteTechSettings:AFTER[RemoteTech]
{
!GroundStations,* {}
GroundStations
{
STATION
Expand All @@ -10,14 +11,19 @@ RemoteTechSettings:NEEDS[UnchartedLands]
Longitude = 2.03558985215957
Height = 75
Body = 1
MarkColor = 0.996078,0,0,1
MarkColor = 1,0,0,1
Antennas
{
ANTENNA
{
Omni = 7.5E+07
Omni = 75000000
Dish = 0
CosAngle = 1
UpgradeableOmni = 4E+06;3.0E+07;7.5E+07
UpgradeableDish =
UpgradeableCosAngle =
}
}
}
}
}
}

0 comments on commit 6b3769c

Please sign in to comment.