Skip to content

Commit

Permalink
Clean up and remove RT ShortAntenna1 (redundant for Comm 16-S)
Browse files Browse the repository at this point in the history
  • Loading branch information
KSP-TaxiService committed Jan 15, 2018
1 parent dfe318c commit bd0c416
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 82 deletions.
48 changes: 24 additions & 24 deletions GameData/StockRemoteTechAntennas/GigaDish1/part.cfg
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
PART
{
name = RTGigaDish1
module = Part
author = JDP
name = RTGigaDish1
module = Part
author = JDP

mesh = model.mu
scale = 0.1
mesh = model.mu
scale = 0.1

node_stack_bottom = 0, 0, 0, 0.0, -1.0, 0.0
node_attach = 0, 0, 0, 0.0, -1.0, 0.0, 1
node_stack_bottom = 0, 0, 0, 0.0, -1.0, 0.0
node_attach = 0, 0, 0, 0.0, -1.0, 0.0, 1

entryCost = 38500
cost = 11000
category = Communication
subcategory = 0
title = Reflectron GX-128
manufacturer = Parabolic Industries
description = A massive medium-interplanetary class dish. Wherever you are in the Kerbol system, you'll be able to stay in contact with this.
entryCost = 38500
cost = 11000
category = Communication
subcategory = 0
title = Reflectron GX-128
manufacturer = Parabolic Industries
description = A massive medium-interplanetary class dish. Wherever you are in the Kerbol system, you'll be able to stay in contact with this.
attachRules = 1,1,1,0,0
attachRules = 1,1,1,0,0
mass = 0.24
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 12
maxTemp = 2900
mass = 0.24
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 2
crashTolerance = 12
maxTemp = 2900
MODULE
{
name = ModuleDeployableAntenna
Expand All @@ -40,7 +40,7 @@ PART
retractActionName = #autoLOC_6002399 //#autoLOC_6002399 = Retract <<1>>
extendpanelsActionName = #autoLOC_6002400 //#autoLOC_6002400 = Toggle <<1>>
}
MODULE
{
name = ModuleDataTransmitter
Expand Down
2 changes: 1 addition & 1 deletion GameData/StockRemoteTechAntennas/GigaDish2/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PART
angularDrag = 2
crashTolerance = 12
maxTemp = 2900

MODULE
{
name = ModuleDataTransmitter
Expand Down
4 changes: 2 additions & 2 deletions GameData/StockRemoteTechAntennas/LongAntenna2/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PART
maxTemp = 2000
PhysicsSignificance = 1
bulkheadProfiles = size0, srf
MODULE
{
name = ModuleDeployableAntenna
Expand All @@ -50,7 +50,7 @@ PART
retractActionName = #autoLOC_6002399 //#autoLOC_6002399 = Retract <<1>>
extendpanelsActionName = #autoLOC_6002400 //#autoLOC_6002400 = Toggle <<1>>
}
MODULE
{
name = ModuleDataTransmitter
Expand Down
2 changes: 1 addition & 1 deletion GameData/StockRemoteTechAntennas/LongAntenna3/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ PART
retractActionName = #autoLOC_6002399 //#autoLOC_6002399 = Retract <<1>>
extendpanelsActionName = #autoLOC_6002400 //#autoLOC_6002400 = Toggle <<1>>
}

MODULE
{
name = ModuleDataTransmitter
Expand Down
2 changes: 1 addition & 1 deletion GameData/StockRemoteTechAntennas/LongDish2/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PART
angularDrag = 2
crashTolerance = 8
maxTemp = 1200

MODULE
{
name = ModuleDataTransmitter
Expand Down
Binary file not shown.
Binary file not shown.
47 changes: 0 additions & 47 deletions GameData/StockRemoteTechAntennas/ShortAntenna1/part.cfg

This file was deleted.

2 changes: 1 addition & 1 deletion GameData/StockRemoteTechAntennas/ShortDish2/part.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ PART
angularDrag = 2
crashTolerance = 8
maxTemp = 1200

MODULE
{
name = ModuleDataTransmitter
Expand Down
5 changes: 0 additions & 5 deletions GameData/StockRemoteTechAntennas/StockRemoteTech_Antennas.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
%TechRequired = specializedElectrics
}

@PART[RTShortAntenna1]:FOR[StockRemoteTechAntennas]
{
%TechRequired = start
}

@PART[RTLongDish2]:FOR[StockRemoteTechAntennas]
{
%TechRequired = largeElectrics
Expand Down

0 comments on commit bd0c416

Please sign in to comment.