Skip to content

Commit

Permalink
Fix Vostok Comms
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Jul 2, 2017
1 parent e60b683 commit 83a7687
Showing 1 changed file with 28 additions and 0 deletions.
Expand Up @@ -228,6 +228,20 @@
{
name = ModuleSPU
}
MODULE
{
name = ModuleRTAntennaPassive
TechRequired = start
OmniRange = 500000
TRANSMITTER
{
PacketInterval = 0.4
PacketSize = 0.27
PacketResourceCost = 0.025
}
}
}
@PART[Voskhod_Crew_A]:FOR[RealismOverhaul]
Expand Down Expand Up @@ -417,6 +431,20 @@
{
name = ModuleSPU
}
MODULE
{
name = ModuleRTAntennaPassive
TechRequired = start
OmniRange = 500000
TRANSMITTER
{
PacketInterval = 0.4
PacketSize = 0.27
PacketResourceCost = 0.025
}
}
}
Expand Down

0 comments on commit 83a7687

Please sign in to comment.