GregroxMun

Tylo Space Program tech tree

Jul 15th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. @PART[parachuteSingle]
  2. {
  3. @TechRequired = survivability
  4. }
  5. @PART[miniLandingLeg]
  6. {
  7. @TechRequired = start
  8. }
  9.  
  10. @PART[noseCone]
  11. {
  12. @TechRequired = precisionPropulsion
  13. }
  14. @PART[sepMotor1]
  15. {
  16. @TechRequired = stability
  17. }
  18.  
  19. @PART[probeCoreSphere]
  20. {
  21. @TechRequired = survivability
  22. }
  23. @PART[radialDrogue]
  24. {
  25. @TechRequired = basicScience
  26. }
  27.  
  28. @PART[R8Winglet]
  29. {
  30. @TechRequired = advFlightControl
  31. }
  32. @PART[radialRCSTank]
  33. {
  34. @TechRequired = flightControl
  35. }
  36.  
  37. @PART[basicFin]
  38. {
  39. @TechRequired = advFlightControl
  40. }
  41. @PART[linearRcs]
  42. {
  43. @TechRequired = start
  44. }
Advertisement
Add Comment
Please, Sign In to add comment