Advertisement
Guest User

My Nodes

a guest
Nov 28th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. NODE
  2. {
  3. name = br_basic
  4.  
  5. techID = brbasic
  6. pos = -2527,700,-1
  7. icon = BASICROCKETRY
  8. cost = 1
  9. title = Bargain Rocketry
  10. description = The cheapest rocket parts vendor in the Kerbol system, Bargain Rocket Parts, has agreed to help us explore space.
  11. anyParent = False
  12. hideIfEmpty = True
  13. parents = node0_start
  14. PARTS
  15. {
  16. name = br_commandpod
  17. name = br_liquidengine_05b
  18. name = br_liquidengine_05a
  19. name = br_fueltank_05_025
  20. name = br_fueltank_05_075
  21. name = br_rcstank
  22. }
  23. }
  24. NODE
  25. {
  26. name = br_probes
  27.  
  28. techID = brprobes
  29. pos = -2768.24,700,-1
  30. icon = UNMANNEDTECH
  31. cost = 5
  32. title = Budget Remote-Controlled Technology
  33.  
  34. description =
  35. anyParent = False
  36. hideIfEmpty = True
  37. parents = br_basic
  38.  
  39. PARTS
  40. {
  41. name = br_probebbq
  42. name = br_probephone
  43. name = br_potato
  44. }
  45. }
  46. NODE
  47. {
  48. name = br_sci
  49. techID = brsci
  50. pos = -2643.7,520.8,-1
  51. icon = ADVSCIENCETECH
  52. cost = 3
  53. title = Easy Science Tech
  54. description =
  55. anyParent = False
  56. hideIfEmpty = True
  57. parents = br_basic
  58.  
  59. PARTS
  60. {
  61. name = br_antenna
  62. name = br_antenna2
  63. name = br_microwave
  64. name = br_boombox
  65. }
  66. }
  67. NODE
  68. {
  69. name = br_misc
  70.  
  71. techID = brmisc
  72. pos = -2768.24,520.8,-1
  73. icon = EXPERIMENTALSCIENCE
  74. cost = 7
  75. title = Miscellaneous Science
  76.  
  77. description =
  78. anyParent = False
  79. hideIfEmpty = True
  80. parents = br_sci
  81. PARTS
  82. {
  83. name = br_lavalamp
  84. name = br_clock
  85. name = br_podadapter
  86. name = br_lampdesk
  87. }
  88. }
  89. NODE
  90. {
  91. name = br_safety
  92.  
  93. techID = brsafety
  94. pos = -2527,520.8,-1
  95. icon = BASICROCKETRY
  96. cost = 10
  97. title = Simple Safety
  98.  
  99. description = After we begged Bargain Rockets for some kind of parachute or decoupler, they gave in and gave us a lot more stuff.
  100. anyParent = False
  101. hideIfEmpty = True
  102. parents = br_basic
  103.  
  104. PARTS
  105. {
  106. name = br_liquidengine_05r
  107. name = br_liquidengine_1r
  108. name = br_liquidengine_1b
  109. name = br_liquidengine_1a
  110. name = br_longfueltank
  111. name = br_fueltank
  112. name = br_rcsblock
  113. name = br_reactionwheel
  114. name = br_triadapter
  115. name = br_decoupler05
  116. name = br_decoupler_radial
  117. name = br_decoupler1
  118. name = br_ladder
  119. name = br_landingleg
  120. name = br_parachute_tiny
  121. name = br_parachute
  122. }
  123. }
  124. NODE
  125. {
  126. name = br_docking
  127. techID = brdocking
  128.  
  129. pos = -2527,428.63,-1
  130. icon = SPECIALIZEDCONSTRUCTION
  131. cost = 30
  132. title = Simple Docking
  133.  
  134. description = We don't know how this is useful, but heck, we like it!
  135. anyParent = False
  136. hideIfEmpty = True
  137. parents = br_safety
  138.  
  139. PARTS
  140. {
  141. name = br_dockingnode
  142. }
  143. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement