Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Kopernicus:NEEDS[SigmaBinary,!GalacticNeighborhood]:AFTER[SigmaBinary]
- {
- @Body[Saturn]
- {
- SigmaBinary = Primary
- }
- @Body[Uranus]
- {
- SigmaBinary = Secondary
- }
- @Body[Sun]
- {
- SigmaBinary = Reference
- }
- }
- -----------------------------------------------------------------------------------------------------------------------------------
- @Kopernicus:NEEDS[SigmaBinary,!GalacticNeighborhood]:AFTER[SigmaBinary]:AFTER[Squad]:AFTER[AlternisSolarSystem]
- {
- @Body[Saturn]
- {
- @Properties
- {
- tidallyLocked = true
- }
- }
- @Body[Uranus]
- {
- @Properties
- {
- tidallyLocked = true
- }
- }
- @Body[Titan]
- {
- @Orbit
- {
- @referenceBody = SaturnUranus
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment