Fix light issues

pull/932/head
Chris 3 years ago
parent bbea67abc8
commit 8eaebb1fb6

@ -32,7 +32,6 @@
pitchAxisName = X
pitchMin = 0
pitchMax = 180
pitchAngle = 180
}
MODULE
{
@ -91,6 +90,7 @@
canPitch = true
pitchAxisName = X
pitchMin = 0
pitchMin = 0
pitchMax = 180
}
MODULE

@ -17,7 +17,7 @@ PART
scale = 1
// --- node definitions ---
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z
node_attach = 0.045212, -0.0, -0.00, 1.0, 0.0, 0.0
node_attach = 0.00, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters ---
TechRequired = advFlightControl
entryCost = 200

@ -20,9 +20,10 @@ PART
node_attach = 0.008, -0.0, -0.00, 1.0, 0.0, 0.0
// --- editor parameters ---
TechRequired = advFlightControl
entryCost = 125
entryCost = 0
category = none
TechHidden = True
cost = 4
category = Control
title = #LOC_RestockPlus_restock-rcs-single-mini-1_title
manufacturer = #autoLOC_501631
description = #LOC_RestockPlus_restock-rcs-single-mini-1_description

Loading…
Cancel
Save