Skip to content

Commit

Permalink
Update RemoteTech.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
zer0Kerbal committed Sep 17, 2021
1 parent 2049079 commit e8904c2
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion GameData/MiniSampleReturnCapsule/Compatibility/RemoteTech.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
// RemoteTech.cfg v1.0.0.1
// Mini Sample Return Capsule
// created:
// updated: 02 Aug 2021

@PART[msrc-parachute]:NEEDS[RemoteTech]:FOR[MiniSampleReturnCapsule]
{
// description suffix
@description ^= :(.)$:$0\n<color=#bada55> RemoteTech Enabled.:</color>:

!MODULE[ModuleDataTransmitter] {}

%MODULE[ModuleRTAntenna] {
Expand All @@ -16,4 +24,7 @@
%PacketResourceCost = 15.0
}
}
}
}

// GPLv2
// zer0Kerbal

0 comments on commit e8904c2

Please sign in to comment.