Advertisement
Guest User

alcubierretech.cfg

a guest
May 3rd, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. RDNode
  2. }
  3. id = ftl
  4. title = Faster-than-Light Travel
  5. description = Turns out that folding space itself is much easier than we previously thought! Now our pilots finally have an excuse to say, "Ludicrous speed! GO!".
  6. cost = 1500
  7. hideEmpty = False
  8. nodeName = node9_fasterthanlight
  9. anyToUnlock = False
  10. icon = RDicon_science-experimental
  11. pos = -786,963.9,-1
  12. scale = 0.6
  13. Parent
  14. parentID = experimentalScience
  15. lineFrom = RIGHT
  16. lineTo = LEFT
  17. }
  18.  
  19. @PART[*]:HAS[#Name[USI_WarpDrive]]:Final
  20. {
  21. TechRequired=ftl
  22. }
  23.  
  24. @PART[*]:HAS[#Name[USI_WarpDrive_625]]:Final
  25. {
  26. TechRequired=ftl
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement