mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Beautifying all RS+ configs for 2-space indentation.
This commit is contained in:
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user