mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix subcategory typo
This commit is contained in:
@ -10,24 +10,24 @@ PART
|
||||
}
|
||||
rescaleFactor = 1.0
|
||||
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
|
||||
attachRules = 1,1,0,0,0
|
||||
attachRules = 1,1,0,0,0
|
||||
node_attach = 0.0, -0.01, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_bottom = 0.0, -0.004736, 0.0, 0.0, -1.0, 0.0, 0
|
||||
category = Communication
|
||||
TechRequired = electronics
|
||||
entryCost = 7500
|
||||
cost = 999
|
||||
subcatagory = 0
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-antenna-stack-3_title //Communotron HG-61
|
||||
manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics
|
||||
description = #LOC_RestockPlus_restock-antenna-stack-3_description
|
||||
description = #LOC_RestockPlus_restock-antenna-stack-3_description
|
||||
// After developing the venerable HG-55, one of our marketing people came up with the idea of a budget version for small probes. The HG-61 removes the fancy extending arm, while still providing the same great communication range of its predecessor, making it perfect for building deep space probes on a budget.
|
||||
mass = 0.06
|
||||
dragModelType = default
|
||||
maximum_drag = 0.3
|
||||
minimum_drag = 0.3
|
||||
angularDrag = 1
|
||||
crashTolerance = 8
|
||||
crashTolerance = 8
|
||||
maxTemp = 1800
|
||||
bulkheadProfiles = srf, size0
|
||||
tags = #LOC_RestockPlus_restock-antenna-stack-3_tags
|
||||
|
Reference in New Issue
Block a user