Advertisement
Guest User

Untitled

a guest
Sep 28th, 2014
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.82 KB | None | 0 0
  1. @PART[2x1*]
  2. {
  3. MODULE
  4. {
  5. name = TweakScale
  6. type = LLLsizes2x1
  7. defaultScale = 1.0
  8. }
  9. }
  10.  
  11. @PART[1to125*]
  12. {
  13. MODULE
  14. {
  15. name = TweakScale
  16. type = stack
  17. defaultScale = 1.0
  18. }
  19. }
  20.  
  21. @PART[1x1*]
  22. {
  23. MODULE
  24. {
  25. name = TweakScale
  26. type = LLLsizes1x1
  27. defaultScale = 1.0
  28. }
  29. }
  30.  
  31. @PART[2to1*]
  32. {
  33. MODULE
  34. {
  35. name = TweakScale
  36. type = LLLsizes2x1
  37. defaultScale = 1.0
  38. }
  39. }
  40.  
  41. @PART[2to2*]
  42. {
  43. MODULE
  44. {
  45. name = TweakScale
  46. type = LLLsizes2x1
  47. defaultScale = 1.0
  48. }
  49. }
  50.  
  51. @PART[4to2*]
  52. {
  53. MODULE
  54. {
  55. name = TweakScale
  56. type = LLLsizes2x1
  57. defaultScale = 2.0
  58. }
  59. }
  60.  
  61. @PART[LLLIntake]
  62. {
  63. MODULE
  64. {
  65. name = TweakScale
  66. type = LLLsizes2x1
  67. defaultScale = 1.0
  68. }
  69. }
  70.  
  71. @PART[LLLIntakeSmall]
  72. {
  73. MODULE
  74. {
  75. name = TweakScale
  76. type = LLLsizes2x1
  77. defaultScale = 0.5
  78. }
  79. }
  80.  
  81. @PART[MKVII4x2]
  82. {
  83. MODULE
  84. {
  85. name = TweakScale
  86. type = LLLsizes2x1
  87. defaultScale = 2.0
  88. }
  89. }
  90.  
  91. @PART[EmberCockpit]
  92. {
  93. MODULE
  94. {
  95. name = TweakScale
  96. type = LLLsizes2x1
  97. defaultScale = 1.0
  98. }
  99. }
  100.  
  101. @PART[MkVHog]
  102. {
  103. MODULE
  104. {
  105. name = TweakScale
  106. type = LLLsizes2x1
  107. defaultScale = 1.0
  108. }
  109. }
  110.  
  111. @PART[MkVHogBridge]
  112. {
  113. MODULE
  114. {
  115. name = TweakScale
  116. type = LLLsizes2x1
  117. defaultScale = 1.0
  118. }
  119. }
  120.  
  121. @PART[MKVII4x2Cockpit]
  122. {
  123. MODULE
  124. {
  125. name = TweakScale
  126. type = LLLsizes2x1
  127. defaultScale = 2.0
  128. }
  129. }
  130.  
  131. @PART[MkVHogLarge]
  132. {
  133. MODULE
  134. {
  135. name = TweakScale
  136. type = LLLsizes2x1
  137. defaultScale = 2.0
  138. }
  139. }
  140.  
  141. @PART[LLLBridgetest]
  142. {
  143. MODULE
  144. {
  145. name = TweakScale
  146. type = LLLsizes2x1
  147. defaultScale = 1.0
  148. }
  149. }
  150.  
  151. @PART[MKVII2x1Cockpit]
  152. {
  153. MODULE
  154. {
  155. name = TweakScale
  156. type = LLLsizes2x1
  157. defaultScale = 1.0
  158. }
  159. }
  160. @PART[MKVIICockpitLLL]
  161. {
  162. MODULE
  163. {
  164. name = TweakScale
  165. type = LLLsizes2x1
  166. defaultScale = 1.0
  167. }
  168. }
  169. @PART[MkVIIICatfish]
  170. {
  171. MODULE
  172. {
  173. name = TweakScale
  174. type = LLLsizes2x1
  175. defaultScale = 1.0
  176. }
  177. }
  178. @PART[LLL1x1NoseProbe]
  179. {
  180. MODULE
  181. {
  182. name = TweakScale
  183. type = LLLsizes1x1
  184. defaultScale = 1.0
  185. }
  186. }
  187. @PART[LLLRadEng]
  188. {
  189. MODULE
  190. {
  191. name = TweakScale
  192. type = free
  193. defaultScale = 1.0
  194. }
  195. }
  196. @PART[4x2*]
  197. {
  198. !TechRequired = DELETE
  199. !entryCost = DELETE
  200. category = -1
  201. }
  202. @PART[4x4*]
  203. {
  204. !TechRequired = DELETE
  205. !entryCost = DELETE
  206. category = -1
  207. }
  208. @PART[2x2*]
  209. {
  210. !TechRequired = DELETE
  211. !entryCost = DELETE
  212. category = -1
  213. }
  214. @PART[4to2Adaptor]
  215. {
  216. !TechRequired = DELETE
  217. !entryCost = DELETE
  218. category = -1
  219. }
  220. @PART[4x4newcargo5adapt]
  221. {
  222. !TechRequired = DELETE
  223. !entryCost = DELETE
  224. category = -1
  225. }
  226. @PART[LLL2x2building] // 2.5m Building Block
  227. {
  228. !TechRequired = DELETE
  229. !entryCost = DELETE
  230. category = -1
  231. }
  232. @PART[CoolingGrillLarge] // Grill plate Large
  233. {
  234. !TechRequired = DELETE
  235. !entryCost = DELETE
  236. category = -1
  237. }
  238. @PART[LLLCirc1*]
  239. {
  240. MODULE
  241. {
  242. name = TweakScale
  243. type = stack
  244. defaultScale = 1.25
  245. }
  246. }
  247.  
  248. @PART[LLLCirc2*]
  249. {
  250. MODULE
  251. {
  252. name = TweakScale
  253. type = stack
  254. defaultScale = 2.5
  255. }
  256. }
  257.  
  258. @PART[MarkIIDroopy]
  259. {
  260. MODULE
  261. {
  262. name = TweakScale
  263. type = LLLsizes2x1
  264. defaultScale = 2.0
  265. }
  266. }
  267.  
  268. @PART[MarkIVBuster]
  269. {
  270. MODULE
  271. {
  272. name = TweakScale
  273. type = LLLsizes2x1
  274. defaultScale = 1.0
  275. }
  276. }
  277.  
  278. @PART[Dual2x1*]
  279. {
  280. MODULE
  281. {
  282. name = TweakScale
  283. type = LLLsizes2x2x1
  284. defaultScale = 1.0
  285. }
  286. }
  287.  
  288. @PART[LLL2x1kethFuelSphere]
  289. {
  290. MODULE
  291. {
  292. name = TweakScale
  293. type = LLLsizes2x1
  294. defaultScale = 1.0
  295. }
  296. }
  297.  
  298. @PART[LLL2x1FuelSphere]
  299. {
  300. MODULE
  301. {
  302. name = TweakScale
  303. type = LLLsizes2x1
  304. defaultScale = 1.0
  305. }
  306. }
  307.  
  308. @PART[WalkwayOLD]
  309. {
  310. MODULE
  311. {
  312. name = TweakScale
  313. type = LLLsizes2x1
  314. defaultScale = 1.0
  315. }
  316. }
  317.  
  318. @PART[LLLWalkwayNEW]
  319. {
  320. MODULE
  321. {
  322. name = TweakScale
  323. type = LLLsizes2x1
  324. defaultScale = 1.0
  325. }
  326. }
  327. // Biotronic Code
  328. @PART[LLLTriangleRightangle] // 1m Right Angled Triangular Polymer Plate
  329. {
  330. MODULE
  331. {
  332. name = TweakScale
  333. type = free
  334. }
  335. }
  336. @PART[LLLSquare4] // 2m Square Polymer Plate
  337. {
  338. MODULE
  339. {
  340. name = TweakScale
  341. type = free
  342. }
  343. }
  344. @PART[LLLSquare] // 1m Square Polymer Plate
  345. {
  346. MODULE
  347. {
  348. name = TweakScale
  349. type = free
  350. }
  351. }
  352. @PART[LLLTriangle] // 1m Triangle Polymer Plate
  353. {
  354. MODULE
  355. {
  356. name = TweakScale
  357. type = free
  358. }
  359. }
  360. @PART[LLLRailingShort] // Itsy-Bitsy Metal Railing
  361. {
  362. MODULE
  363. {
  364. name = TweakScale
  365. type = free
  366. }
  367. }
  368. @PART[LLLTruckcab] // Truck Cab
  369. {
  370. MODULE
  371. {
  372. name = TweakScale
  373. type = surface
  374. }
  375. }
  376. @PART[LLLTruckcabTwin] // Twin Truck Cab
  377. {
  378. MODULE
  379. {
  380. name = TweakScale
  381. type = surface
  382. }
  383. }
  384. @PART[LLLBuggyMini] // LadyBird Buggy
  385. {
  386. MODULE
  387. {
  388. name = TweakScale
  389. type = surface
  390. }
  391. }
  392. @PART[LLLBuggy] // Scarab Buggy
  393. {
  394. MODULE
  395. {
  396. name = TweakScale
  397. type = surface
  398. }
  399. }
  400. @PART[Docklights] // Docking Lights
  401. {
  402. MODULE
  403. {
  404. name = TweakScale
  405. type = surface
  406. }
  407. }
  408. @PART[PolyHab] // Poly-Hab
  409. {
  410. MODULE
  411. {
  412. name = TweakScale
  413. type = surface
  414. }
  415. }
  416. @PART[BERTY3] // BERTY 2000 (Probe Core)
  417. {
  418. MODULE
  419. {
  420. name = TweakScale
  421. type = surface
  422. }
  423. }
  424. @PART[BERTYJEB] // BERTY 5000 (MechJeb)
  425. {
  426. MODULE
  427. {
  428. name = TweakScale
  429. type = surface
  430. }
  431. }
  432. @PART[BERTY] // BERTY 3000 (Old School ASAS)
  433. {
  434. MODULE
  435. {
  436. name = TweakScale
  437. type = surface
  438. }
  439. }
  440. @PART[LLLRadar] // Radar
  441. {
  442. MODULE
  443. {
  444. name = TweakScale
  445. type = stack
  446. defaultScale = 0.625
  447. }
  448. }
  449. @PART[LLLRotDish] // Scanning Dish Satellite
  450. {
  451. MODULE
  452. {
  453. name = TweakScale
  454. type = stack
  455. defaultScale = 0.625
  456. }
  457. }
  458. @PART[LLLRotDish2-5] // Large Scanning Dish Satellite
  459. {
  460. MODULE
  461. {
  462. name = TweakScale
  463. type = stack
  464. defaultScale = 2.5
  465. }
  466. }
  467. @PART[LLLCircuit] // Weather Station
  468. {
  469. MODULE
  470. {
  471. name = TweakScale
  472. type = surface
  473. }
  474. }
  475. @PART[LLLTurbine] // Wind Turbine
  476. {
  477. MODULE
  478. {
  479. name = TweakScale
  480. type = surface
  481. }
  482. }
  483. @PART[fuelLowerstage] // Cellular Fuel Tank
  484. {
  485. MODULE
  486. {
  487. name = TweakScale
  488. type = surface
  489. }
  490. }
  491.  
  492. @PART[LLLRCSRack] // Large Linear RCS Array [LLL]
  493. {
  494. MODULE
  495. {
  496. name = TweakScale
  497. type = surface
  498. }
  499. }
  500. @PART[LLLRCS1] // Large Linear RCS Array [LLL]
  501. {
  502. MODULE
  503. {
  504. name = TweakScale
  505. type = surface
  506. }
  507. }
  508. @PART[LLLBatRad] // LLL-600 Rechargable Battery
  509. {
  510. MODULE
  511. {
  512. name = TweakScale
  513. type = surface
  514. }
  515. }
  516. @PART[LLLRCSRadi] // RCS Tank
  517. {
  518. MODULE
  519. {
  520. name = TweakScale
  521. type = surface
  522. }
  523. }
  524. @PART[LLLAttchDish] // Fixed Satellite Dish
  525. {
  526. MODULE
  527. {
  528. name = TweakScale
  529. type = surface
  530. }
  531. }
  532. @PART[LLLAttchDishSmall] // Small Fixed Satellite Dish
  533. {
  534. MODULE
  535. {
  536. name = TweakScale
  537. type = surface
  538. }
  539. }
  540. @PART[Commtow] // Communications Tower
  541. {
  542. MODULE
  543. {
  544. name = TweakScale
  545. type = surface
  546. }
  547. }
  548. @PART[LLLCommPole] // Communotron 64
  549. {
  550. MODULE
  551. {
  552. name = TweakScale
  553. type = surface
  554. }
  555. }
  556. @PART[LLLCommPole2] // Communotron 32
  557. {
  558. MODULE
  559. {
  560. name = TweakScale
  561. type = surface
  562. }
  563. }
  564. @PART[LLLExtractFan] // Extractor Fan
  565. {
  566. MODULE
  567. {
  568. name = TweakScale
  569. type = surface
  570. }
  571. }
  572. @PART[LLLGenerator] // FUEL Generator
  573. {
  574. MODULE
  575. {
  576. name = TweakScale
  577. type = surface
  578. }
  579. }
  580. @PART[LLLGeneratorSmall] // Small Generator
  581. {
  582. MODULE
  583. {
  584. name = TweakScale
  585. type = surface
  586. }
  587. }
  588. @PART[LLLBuildingdoor] // Double Doors
  589. {
  590. MODULE
  591. {
  592. name = TweakScale
  593. type = surface
  594. }
  595. }
  596. @PART[Cooling?Grill] // Grill plate
  597. {
  598. MODULE
  599. {
  600. name = TweakScale
  601. type = surface
  602. }
  603. }
  604. @PART[LLLHatchdoor] // Hatch door
  605. {
  606. MODULE
  607. {
  608. name = TweakScale
  609. type = surface
  610. }
  611. }
  612. @PART[LLLSkid] // LLL Skid
  613. {
  614. MODULE
  615. {
  616. name = TweakScale
  617. type = surface
  618. }
  619. }
  620. @PART[LLLUnderLeg] // Landing Leg - Underside
  621. {
  622. MODULE
  623. {
  624. name = TweakScale
  625. type = surface
  626. }
  627. }
  628. @PART[LLLUnderLeg2] // Landing Leg - Small Underside
  629. {
  630. MODULE
  631. {
  632. name = TweakScale
  633. type = surface
  634. }
  635. }
  636. @PART[LLLPipeDec] // Pipes
  637. {
  638. MODULE
  639. {
  640. name = TweakScale
  641. type = surface
  642. }
  643. }
  644. @PART[Wincurve] // Window Gallery (Curved)
  645. {
  646. MODULE
  647. {
  648. name = TweakScale
  649. type = surface
  650. }
  651. }
  652. @PART[WindTriple] // Eagle Triple Window
  653. {
  654. MODULE
  655. {
  656. name = TweakScale
  657. type = surface
  658. }
  659. }
  660. @PART[WindLong] // Long Window
  661. {
  662. MODULE
  663. {
  664. name = TweakScale
  665. type = surface
  666. }
  667. }
  668. @PART[WindPort] // Port Hole
  669. {
  670. MODULE
  671. {
  672. name = TweakScale
  673. type = surface
  674. }
  675. }
  676. @PART[WindRadial] // Radial Observation Post
  677. {
  678. MODULE
  679. {
  680. name = TweakScale
  681. type = stack
  682. defaultScale = 1.25
  683. }
  684. }
  685. @PART[WindRadialLarge] // Large Radial Observation Post
  686. {
  687. MODULE
  688. {
  689. name = TweakScale
  690. type = stack
  691. defaultScale = 2.5
  692. }
  693. }
  694. @PART[ViewplatSingle] // Single Viewing Window
  695. {
  696. MODULE
  697. {
  698. name = TweakScale
  699. type = surface
  700. }
  701. }
  702. @PART[Viewplat] // Viewing Gallery
  703. {
  704. MODULE
  705. {
  706. name = TweakScale
  707. type = surface
  708. }
  709. }
  710.  
  711. @PART[LLLCExtractor] // LLL Carbon Extractor
  712. {
  713. MODULE
  714. {
  715. name = TweakScale
  716. type = surface
  717. }
  718. }
  719. @PART[stockring] // Centrifugal Ring
  720. {
  721. MODULE
  722. {
  723. name = TweakScale
  724. type = stack
  725. defaultScale = 1.25
  726. }
  727. }
  728. @PART[LLL1x1building] // 1.25m Building Block
  729. {
  730. MODULE
  731. {
  732. name = TweakScale
  733. type = stack
  734. defaultScale = 1.25
  735. }
  736. }
  737. @PART[PolyRadar] // Omni Radar
  738. {
  739. MODULE
  740. {
  741. name = TweakScale
  742. type = stack
  743. defaultScale = 1.25
  744. }
  745. }
  746. @PART[Windowsect] // Windowed Hull [Experimental]
  747. {
  748. MODULE
  749. {
  750. name = TweakScale
  751. type = stack
  752. defaultScale = 1.25
  753. }
  754. }
  755. @PART[LLLCentriHab] // Centrifuge Hab [Experimental]
  756. {
  757. MODULE
  758. {
  759. name = TweakScale
  760. type = stack
  761. defaultScale = 2.5
  762. }
  763. }
  764. @PART[LLLGreenhouse] // Large Cupola
  765. {
  766. MODULE
  767. {
  768. name = TweakScale
  769. type = stack
  770. defaultScale = 2.5
  771. }
  772. }
  773. @PART[LLLGreenhousemid] // Cupola (large)
  774. {
  775. MODULE
  776. {
  777. name = TweakScale
  778. type = stack
  779. defaultScale = 2.5
  780. }
  781. }
  782. @PART[LLLGreenhousesmall] // Cupola
  783. {
  784. MODULE
  785. {
  786. name = TweakScale
  787. type = stack
  788. defaultScale = 2.5
  789. }
  790. }
  791.  
  792. @PART[LLLExtendableActivityMod] // Expandable Activity Module
  793. {
  794. MODULE
  795. {
  796. name = TweakScale
  797. type = stack
  798. defaultScale = 2.5
  799. }
  800. }
  801. @PART[LLLDebrisShieldEND] // Heat and Debris 'Shield' (End)
  802. {
  803. MODULE
  804. {
  805. name = TweakScale
  806. type = LLLsizes2x1
  807. defaultScale = 2.0
  808. }
  809. }
  810. @PART[LLLDebrisShield] // Heat and Debris 'Shield'
  811. {
  812. MODULE
  813. {
  814. name = TweakScale
  815. type = LLLsizes2x1
  816. defaultScale = 2.0
  817. }
  818. }
  819. @PART[InfilPod] // Tug
  820. {
  821. MODULE
  822. {
  823. name = TweakScale
  824. type = LLLsizes1x1
  825. defaultScale = 1.0
  826. }
  827. }
  828. @PART[walkwayhub] // Walkway hub
  829. {
  830. MODULE
  831. {
  832. name = TweakScale
  833. type = LLLsizes1x1
  834. defaultScale = 1.0
  835. }
  836. }
  837. @PART[LLLwingtest2] // Double Side Fins
  838. {
  839. MODULE
  840. {
  841. name = TweakScale
  842. type = LLLsizes2x1
  843. defaultScale = 2.0
  844. }
  845. }
  846. @PART[LLLwingtest] // Double Side Fins [End Caps]
  847. {
  848. MODULE
  849. {
  850. name = TweakScale
  851. type = LLLsizes2x1
  852. defaultScale = 2.0
  853. }
  854. }
  855. @PART[LLLWing1bL] // Fins [Left]
  856. {
  857. MODULE
  858. {
  859. name = TweakScale
  860. type = LLLsizes2x1
  861. defaultScale = 2.0
  862. }
  863. }
  864. @PART[LLLWing1aR] // Fins [Right]
  865. {
  866. MODULE
  867. {
  868. name = TweakScale
  869. type = LLLsizes2x1
  870. defaultScale = 2.0
  871. }
  872. }
  873. @PART[LLLWing2L] // Fins [Side]
  874. {
  875. MODULE
  876. {
  877. name = TweakScale
  878. type = LLLsizes2x1
  879. defaultScale = 2.0
  880. }
  881. }
  882. @PART[PolyHab2] // Poly-Hab [Large]
  883. {
  884. MODULE
  885. {
  886. name = TweakScale
  887. type = LLLsizes1x1
  888. defaultScale = 1.0
  889. }
  890. }
  891. @PART[Airlockdoors] // Airlock Doors
  892. {
  893. MODULE
  894. {
  895. name = TweakScale
  896. type = LLLsizes1x1
  897. defaultScale = 1.0
  898. }
  899. }
  900. @PART[LLLCargoBoxTAC1] // Cargo Box [Food/Waste]
  901. {
  902. MODULE
  903. {
  904. name = TweakScale
  905. type = LLLsizes2x1
  906. defaultScale = 0.5
  907. }
  908. }
  909. @PART[LLLCargoBoxTAC2] // Cargo Box [OXYGEN]
  910. {
  911. MODULE
  912. {
  913. name = TweakScale
  914. type = LLLsizes2x1
  915. defaultScale = 0.5
  916. }
  917. }
  918. @PART[LLLCargoBoxTAC3] // Cargo Box [Water]
  919. {
  920. MODULE
  921. {
  922. name = TweakScale
  923. type = LLLsizes2x1
  924. defaultScale = 0.5
  925. }
  926. }
  927. @PART[LLLCargoBoxLarge] // Large Cargo Box
  928. {
  929. MODULE
  930. {
  931. name = TweakScale
  932. type = LLLsizes1x1
  933. defaultScale = 1.0
  934. }
  935. }
  936. @PART[LLLCargoBox] // Cargo Box
  937. {
  938. MODULE
  939. {
  940. name = TweakScale
  941. type = LLLsizes2x1
  942. defaultScale = 1.0
  943. }
  944. }
  945. @PART[LLL2x1dockingPort] // 2x1 End Docking Port
  946. {
  947. MODULE
  948. {
  949. name = TweakScale
  950. type = LLLsizes2x1
  951. defaultScale = 2.0
  952. }
  953. }
  954. @PART[LLLCBM] // Corridor Berthing Port
  955. {
  956. MODULE
  957. {
  958. name = TweakScale
  959. type = LLLsizes1x1
  960. defaultScale = 1.0
  961. }
  962. }
  963. @PART[LLLCBMAnim] // Extendable Common Berthing Port
  964. {
  965. MODULE
  966. {
  967. name = TweakScale
  968. type = LLLsizes1x1
  969. defaultScale = 1.0
  970. }
  971. }
  972. @PART[LLLCBMThin] // Corridor Berthing Port [Thin]
  973. {
  974. MODULE
  975. {
  976. name = TweakScale
  977. type = LLLsizes1x1
  978. defaultScale = 1.0
  979. }
  980. }
  981. @PART[LLLWaterPurifier] // Water Purifier
  982. {
  983. MODULE
  984. {
  985. name = TweakScale
  986. type = surface
  987. }
  988. }
  989. @PART[3x1hull] // 3x1 Hull
  990. {
  991. MODULE
  992. {
  993. name = TweakScale
  994. type = LLLsizes3x1
  995. defaultScale = 1.0
  996. }
  997. }
  998. @PART[4x1hull] // 4x1 Hull
  999. {
  1000. MODULE
  1001. {
  1002. name = TweakScale
  1003. type = LLLsizes4x1
  1004. defaultScale = 1.0
  1005. }
  1006. }
  1007.  
  1008. @PART[LLLWeight1t]
  1009. {
  1010. title = Variable Counter-Weight
  1011. MODULE
  1012. {
  1013. name = TweakScale
  1014. type = free
  1015. }
  1016. }
  1017.  
  1018. @PART[LLLWeight01t]
  1019. {
  1020. MODULE
  1021. {
  1022. name = TweakScale
  1023. type = free
  1024. }
  1025. !TechRequired = DELETE
  1026. !entryCost = DELETE
  1027. category = -1
  1028. }
  1029.  
  1030. @PART[LLLWeight05t]
  1031. {
  1032. MODULE
  1033. {
  1034. name = TweakScale
  1035. type = free
  1036. }
  1037. !TechRequired = DELETE
  1038. !entryCost = DELETE
  1039. category = -1
  1040. }
  1041.  
  1042. @PART[LLLWeight5t]
  1043. {
  1044. MODULE
  1045. {
  1046. name = TweakScale
  1047. type = free
  1048. }
  1049. !TechRequired = DELETE
  1050. !entryCost = DELETE
  1051. category = -1
  1052. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement