Advertisement
Guest User

fuelTankX200-32.cfg

a guest
Jun 28th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. PART
  2. {
  3. name = fuelTank1-2
  4. module = Part
  5. author = NovaSilisko
  6. mesh = model.mu
  7. rescaleFactor = 1
  8. node_stack_top = 0.0, 1.875, 0.0, 0.0, 1.0, 0.0, 2
  9. node_stack_bottom = 0.0, -1.875, 0.0, 0.0, -1.0, 0.0, 2
  10. node_attach = 1.25, 0.0, 0.0, 1.0, 0.0, 0.0, 1
  11. TechRequired = fuelSystems
  12. entryCost = 14400
  13. cost = 3000
  14. category = FuelTank
  15. subcategory = 0
  16. title = #autoLOC_500544 //#autoLOC_500544 = Rockomax X200-32 Fuel Tank
  17. manufacturer = #autoLOC_501637 //#autoLOC_501637 = Rockomax Conglomerate
  18. description = #autoLOC_500545 //#autoLOC_500545 = Developed after one J. Kerman complained that the fuel tanks available were 'way too small', the X200-32 holds a generous amount of fuel, for all your... fueling needs or something like that. Shut up, Rockomax hires rocket scientists, not writers.
  19. attachRules = 1,1,1,1,0
  20. mass = 2
  21. dragModelType = default
  22. maximum_drag = 0.2
  23. minimum_drag = 0.3
  24. angularDrag = 2
  25. crashTolerance = 6
  26. breakingForce = 200
  27. breakingTorque = 200
  28. maxTemp = 2000 // = 2900
  29. bulkheadProfiles = size2, srf
  30. tags = #autoLOC_500546 //#autoLOC_500546 = fueltank ?lfo liquid oxidizer propellant rocket
  31. RESOURCE
  32. {
  33. name = LiquidFuel
  34. amount = 1440
  35. maxAmount = 1440
  36. }
  37. RESOURCE
  38. {
  39. name = Oxidizer
  40. amount = 1760
  41. maxAmount = 1760
  42. }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement