- Beautifying all RS+ configs for 2-space indentation.

This commit is contained in:
Poodmund
2019-03-03 16:53:04 +00:00
parent ab9b6b0ad8
commit 92a491f555
43 changed files with 2291 additions and 2626 deletions

View File

@ -4,17 +4,15 @@ PART
name = restock-antenna-stack-2
module = Part
author = Andrew Cassidy
MODEL {
MODEL
{
model = ReStock/Assets/Communication/restock-antenna-stack-2
}
rescaleFactor = 1.0
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0
node_attach = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0, 0
node_stack_bottom = 0.0, -0.125, 0.0, 0.0, -1.0, 0.0, 0
TechRequired = precisionEngineering
entryCost = 4700
cost = 900
@ -33,8 +31,8 @@ PART
maxTemp = 1800
bulkheadProfiles = srf, size0
tags = #LOC_RestockPlus_restock-antenna-stack-2_tags
MODULE {
MODULE
{
name = ModuleDataTransmitter
antennaType = DIRECT
packetInterval = 0.35
@ -44,7 +42,6 @@ PART
antennaPower = 2000000000
antennaCombinable = True
}
MODULE
{
name = ModulePartVariants
@ -74,4 +71,4 @@ PART
}
}
}
}
}