Skip to content

Commit

Permalink
RT MM patch fix, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
DMagic1 committed May 31, 2017
1 parent 11f1613 commit c40200c
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions GameData/SurfaceExperimentPackage/SEP_RemoteTech.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
%MODULE[ModuleSPU] {
}

@MODULE[ModuleAnimateGeneric]
{
%allowManualControl = false
!MODULE[ModuleDataTransmitter]{
}

%MODULE[ModuleRTAntenna] {
Expand All @@ -14,24 +12,12 @@
%MaxQ = 6000
%EnergyCost = 0.13

%DeployFxModules = 0
%DeployFxModules = 1

%TRANSMITTER {
%PacketInterval = 0.3
%PacketSize = 2
%PacketResourceCost = 15.0
}
}



MODULE
{
name = ModuleScienceContainer

dataIsCollectable = true
dataIsStorable = false

storageRange = 2
}
}
}

0 comments on commit c40200c

Please sign in to comment.