Skip to content

Commit 6dd4310

Browse files
zmpegKSP-TaxiService
authored andcommitted
Add RemoteTech config for Communotron 88-88-V from Vens Stock Revamp (RemoteTechnologiesGroup#732)
* Add RemoteTech config for the Communotron 88-88-V from Vens Stock Revamp
1 parent 66f5f26 commit 6dd4310

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

GameData/RemoteTech/RemoteTech_VensStockRevamp.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,23 @@
100100
}
101101
}
102102
}
103+
104+
// Communotron 88-88-V
105+
@PART[commDishVSR]:FOR[RemoteTech]
106+
{
107+
%MODULE[ModuleRTAntenna] {
108+
%Mode0DishRange = 0
109+
%Mode1DishRange = 40000000000
110+
%EnergyCost = 0.93
111+
%MaxQ = 2000
112+
%DishAngle = 0.06
113+
114+
%DeployFxModules = 0
115+
116+
%TRANSMITTER {
117+
%PacketInterval = 0.3
118+
%PacketSize = 2
119+
%PacketResourceCost = 15.0
120+
}
121+
}
122+
}

0 commit comments

Comments
 (0)