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,17 +10,17 @@ 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.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
|
||||
category = Communication
|
||||
subcatagory = 0
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-antenna-stack-2_title //Communotron DTS-J1
|
||||
manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics
|
||||
description = #LOC_RestockPlus_restock-antenna-stack-2_description
|
||||
description = #LOC_RestockPlus_restock-antenna-stack-2_description
|
||||
// A fixed mount version of the popular DTS-M1 antenna. this version is a more traditional dish, giving it better efficiency at the expense of higher mass.
|
||||
mass = 0.055
|
||||
dragModelType = default
|
||||
|
Reference in New Issue
Block a user