Advertisement
Guest User

Untitled

a guest
Jan 20th, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. PART
  2. {
  3. name = LLLRCS1
  4. module = Part
  5. author = Lack
  6. MODEL
  7. {
  8. model = LLL/Parts/Structural/LLL2x1to2-5mNew/Weight
  9. scale = 0.255, 0.5, 0.405
  10. rotation = 0, 90, 0
  11. }
  12. MODEL
  13. {
  14. model = Squad/Parts/Utility/RCS block/model
  15. rotation = 0 , 90 , -90
  16. }
  17. MODEL
  18. {
  19. model = Squad/Parts/Utility/linearRCS/model
  20. rotation = 0 , 90 , 0
  21. position = 0 , 0.02 , 0
  22. }
  23. scale = 1
  24. rescaleFactor = 1
  25. node_attach = 0.0, 0.0, 0, 0, -1, 0
  26. TechRequired = fuelSystems
  27. entryCost = 0
  28. cost = 20
  29. category = Control
  30. subcategory = 0
  31. title = LLL - RCS Block
  32. manufacturer = Lack Luster Labs
  33. description = What do you mean I just stuck some stock RCS parts away, I would never do that. Honest guv.
  34. attachRules = 1,1,1,1,0
  35. stackSymmetry = 1
  36.  
  37. mass = 0.05
  38. dragModelType = default
  39. maximum_drag = 0.001
  40. minimum_drag = 0.001
  41. angularDrag = 2
  42. crashTolerance = 15
  43. maxTemp = 3600
  44.  
  45. MODULE
  46. {
  47. name = ModuleRCS
  48. thrusterTransformName = RCSthruster
  49. thrusterPower = 1
  50. resourceName = MonoPropellant
  51. atmosphereCurve
  52. {
  53. key = 0 260
  54. key = 1 100
  55. }
  56. }
  57.  
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement