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,18 +10,18 @@ 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.0, 0.0, 0.0, -1.0, 0.0, 0
|
||||
node_stack_bottom = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0
|
||||
TechRequired = electrics
|
||||
entryCost = 2000
|
||||
cost = 1000
|
||||
category = Communication
|
||||
subcatagory = 0
|
||||
subcategory = 0
|
||||
title = #LOC_RestockPlus_restock-relay-radial-2_title //HG-20 High Gain Antenna
|
||||
manufacturer = #autoLOC_501635 //#autoLOC_501635 = Ionic Symphonic Protonic Electronics
|
||||
description = #LOC_RestockPlus_restock-relay-radial-2_description
|
||||
// A longer range version of the HG-5 that can handle either direct communications or short range relays, using 4 different dishes.
|
||||
description = #LOC_RestockPlus_restock-relay-radial-2_description
|
||||
// A longer range version of the HG-5 that can handle either direct communications or short range relays, using 4 different dishes.
|
||||
mass = 0.18
|
||||
dragModelType = default
|
||||
maximum_drag = 0.3
|
||||
|
Reference in New Issue
Block a user