Advertisement
Guest User

MM Patch

a guest
Oct 21st, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. @PART[nfa?enginecooler?25?1,nfa?enginenacelle?25?2]:NEEDS[NearFutureAeronautics&WarpPlugin]:FINAL
  2. {
  3. @description = My text here dammit!
  4. @heatConvectiveConstant = 50
  5. @thermalMassModifier = 5
  6. @maxTemp = 2900
  7.  
  8. MODULE
  9. {
  10. name = FNModulePreecooler
  11. area = 0.025
  12. }
  13.  
  14. MODULE
  15. {
  16. name = ModuleSabreHeating
  17. }
  18.  
  19. MODULE
  20. {
  21. name = FlatFNRadiator
  22. isDeployable = false
  23. convectiveBonus = 50
  24. radiatorArea = 4
  25. partMass = 0.2
  26. }
  27.  
  28. RESOURCE
  29. {
  30. name = WasteHeat
  31. amount = 0
  32. maxAmount = 2000
  33. }
  34. }
  35.  
  36. @PART[nfa?enginenacelle?25?1]:NEEDS[NearFutureAeronautics&WarpPlugin]:FINAL
  37. {
  38. @description = My text here dammit!
  39. @heatConvectiveConstant = 50
  40. @thermalMassModifier = 5
  41. @maxTemp = 2900
  42.  
  43. MODULE
  44. {
  45. name = FNModulePreecooler
  46. area = 0.025
  47. }
  48.  
  49. MODULE
  50. {
  51. name = ModuleSabreHeating
  52. }
  53.  
  54. MODULE
  55. {
  56. name = FlatFNRadiator
  57. isDeployable = false
  58. convectiveBonus = 50
  59. radiatorArea = 6
  60. partMass = 0.3
  61. }
  62.  
  63. RESOURCE
  64. {
  65. name = WasteHeat
  66. amount = 0
  67. maxAmount = 3000
  68. }
  69. }
  70.  
  71. @PART[nfa?enginepod?1]:NEEDS[NearFutureAeronautics&WarpPlugin]:FINAL
  72. {
  73. @description = My text here dammit!
  74. @heatConvectiveConstant = 50
  75. @thermalMassModifier = 5
  76. @maxTemp = 2900
  77.  
  78. MODULE
  79. {
  80. name = FNModulePreecooler
  81. area = 0.025
  82. }
  83.  
  84. MODULE
  85. {
  86. name = ModuleSabreHeating
  87. }
  88.  
  89. MODULE
  90. {
  91. name = FlatFNRadiator
  92. isDeployable = false
  93. convectiveBonus = 50
  94. radiatorArea = 4
  95. partMass = 0.3
  96. }
  97.  
  98. !RESOURCE[LiquidFuel]{}
  99.  
  100. RESOURCE
  101. {
  102. name = WasteHeat
  103. amount = 0
  104. maxAmount = 2000
  105. }
  106. }
  107.  
  108. @PART[nfa?enginepod?2]:NEEDS[NearFutureAeronautics&WarpPlugin]:FINAL
  109. {
  110. @description = My text here dammit!
  111. @heatConvectiveConstant = 50
  112. @thermalMassModifier = 5
  113. @maxTemp = 2900
  114.  
  115. MODULE
  116. {
  117. name = FNModulePreecooler
  118. area = 0.0375
  119. }
  120.  
  121. MODULE
  122. {
  123. name = ModuleSabreHeating
  124. }
  125.  
  126. MODULE
  127. {
  128. name = FlatFNRadiator
  129. isDeployable = false
  130. convectiveBonus = 50
  131. radiatorArea = 6
  132. partMass = 0.45
  133. }
  134.  
  135. !RESOURCE[LiquidFuel]{}
  136.  
  137. RESOURCE
  138. {
  139. name = WasteHeat
  140. amount = 0
  141. maxAmount = 3000
  142. }
  143. }
  144.  
  145. @PART[nfa?enginepod?large?1]:NEEDS[NearFutureAeronautics&WarpPlugin]:FINAL
  146. {
  147. @description = My text here dammit!
  148. @heatConvectiveConstant = 50
  149. @thermalMassModifier = 5
  150. @maxTemp = 2900
  151.  
  152. MODULE
  153. {
  154. name = FNModulePreecooler
  155. area = 0.05
  156. }
  157.  
  158. MODULE
  159. {
  160. name = ModuleSabreHeating
  161. }
  162.  
  163. MODULE
  164. {
  165. name = FlatFNRadiator
  166. isDeployable = false
  167. convectiveBonus = 50
  168. radiatorArea = 8
  169. partMass = 0.6
  170. }
  171.  
  172. !RESOURCE[LiquidFuel]{}
  173.  
  174. RESOURCE
  175. {
  176. name = WasteHeat
  177. amount = 0
  178. maxAmount = 4000
  179. }
  180. }
  181.  
  182. @PART[M2X?Precooler]:NEEDS[Mk2Expansion&WarpPlugin]:FINAL
  183. {
  184. @description = My text here dammit!
  185.  
  186. !RESOURCE[LiquidFuel]{}
  187.  
  188. MODULE
  189. {
  190. name = FlatFNRadiator
  191. isDeployable = false
  192. convectiveBonus = 50
  193. radiatorArea = 2
  194. partMass = 0.15
  195. }
  196. }
  197.  
  198. @PART[M2X?Precooler,M2X?Jumpjet,M2X?Turboprop,M2X?HeavyVTOL]:NEEDS[Mk2Expansion&WarpPlugin]:FINAL
  199. {
  200. @description = My text here dammit!
  201.  
  202. MODULE
  203. {
  204. name = FNModulePreecooler
  205. area = 0.0125
  206. }
  207.  
  208. MODULE
  209. {
  210. name = ModuleSabreHeating
  211. }
  212. }
  213.  
  214. @PART[M2X?AugmentedRocket,M2X?ESTOC,M2X?MATTOCK,M2X?Ramjet,M2X?AtomicJet,M2X?SCRamjet,M2X?Turbojet]:NEEDS[Mk2Expansion&WarpPlugin]:FINAL
  215. {
  216. @description = My text here dammit!
  217.  
  218. MODULE
  219. {
  220. name = ModuleSabreHeating
  221. }
  222. }
  223.  
  224. @PART[M3X?Precooler]:NEEDS[Mk3Expansion&WarpPlugin]:FINAL
  225. {
  226. @description = My text here dammit!
  227.  
  228. !RESOURCE[LiquidFuel]{}
  229.  
  230. MODULE
  231. {
  232. name = FlatFNRadiator
  233. isDeployable = false
  234. convectiveBonus = 50
  235. radiatorArea = 6
  236. partMass = 0.45
  237. }
  238. }
  239.  
  240. @PART[M3X?Precooler,M3X?XLTurbofan,M3X?Heavyprop,M3X?Turbofan]:NEEDS[Mk3Expansion&WarpPlugin]:FINAL
  241. {
  242. @description = My text here dammit!
  243.  
  244. MODULE
  245. {
  246. name = FNModulePreecooler
  247. area = 0.0375
  248. }
  249.  
  250. MODULE
  251. {
  252. name = ModuleSabreHeating
  253. }
  254. }
  255.  
  256. @PART[M3X?AugmentedRocket,M3X?CLEAVER,M3X?NuclearJet,M3X?TurboJet]:NEEDS[Mk3Expansion&WarpPlugin]:FINAL
  257. {
  258. @description = My text here dammit!
  259.  
  260. MODULE
  261. {
  262. name = ModuleSabreHeating
  263. }
  264. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement