Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PART
- {
- name = linearRcsEngine
- module = Part
- author = schnip
- mesh = model.mu
- scale = 1
- node_attach = 0.0, 0.0 , 0.0, 0.0, -1.0, 0.0
- TechRequired = advFlightControl
- entryCost = 4200
- cost = 280
- category = Engine
- subcategory = 0
- title = Place-Anywhere 7 Linear OMS Port
- manufacturer = Reaction Systems Ltd
- description = For every space that really needs an RCS thruster but don't want to keep holding the lever, Reaction Systems Ltd has you covered with its new Place-Anywhere 7 Linear OMS Port!
- attachRules = 0,1,0,1,1
- mass = 0.03
- dragModelType = default
- maximum_drag = 0.01
- minimum_drag = 0.01
- angularDrag = 0.1
- crashTolerance = 50
- breakingForce = 50
- breakingTorque = 50
- maxTemp = 2600 // = 3400
- fuelCrossFeed = True
- PhysicsSignificance = 1
- bulkheadProfiles = srf
- MODULE
- {
- name = ModuleRCS
- thrusterTransformName = RCSthruster
- thrusterPower = 2.0
- resourceName = MonoPropellant
- resourceFlowMode = STAGE_PRIORITY_FLOW
- atmosphereCurve
- {
- key = 0 240
- key = 1 100
- key = 4 0.001
- }
- }
- MODULE
- {
- name = ModuleEngines
- thrustVectorTransformName = thrustTransform
- exhaustDamage = False
- ignitionThreshold = 0.1
- minThrust = 0
- maxThrust = 2
- heatProduction = 10
- fxOffset = 0, 0, 0.02
- EngineType = MonoProp
- PROPELLANT
- {
- name = MonoPropellant
- ratio = 1
- DrawGauge = True
- }
- atmosphereCurve
- {
- key = 0 240
- key = 1 100
- key = 4 0.001
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement