ReStocked/Distribution/Restock/GameData/ReStock/Patches/Control/restock-sas.cfg

19 lines
438 B
INI

// Patches applying art changes to crewed utility/science parts
// Contents:
// - .625m reaction wheel (sasModule)
// .625m reaction wheel
@PART[sasModule] {
@author = Andrew Cassidy
!mesh = DELETE
!MODEL {}
MODEL {
model = ReStock/Assets/Control/restock-reactionwheel-625-1
}
%rescaleFactor = 1
%node_stack_bottom = 0.0, -0.0911109, 0.0, 0.0, -1.0, 0.0, 0
%node_stack_top = 0.0, 0.0911109, 0.0, 0.0, 1.0, 0.0, 0
}