Skip to content

Commit

Permalink
SCANsat support
Browse files Browse the repository at this point in the history
  • Loading branch information
DMagic1 committed Mar 15, 2018
1 parent 3edb789 commit c529f3b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion GameData/DMagicOrbitalScience/Change Log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Fix some errors when initializing parts in the editor
- Increase seismic pod crash tolerance
- Fix an error with specific orbit contracts

- Update SCANsat MM patches

v1.3.11
- Fix some Module Manager related problems with Universal Storage and Community Tech Tree experiments
Expand Down
12 changes: 12 additions & 0 deletions GameData/DMagicOrbitalScience/Resources/DMagicSCANsatScanner.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@ Universal Storage Magnetometer Ore Scanner
rate = 1.5
}
}

MODULE
{
name = SCANexperiment
experimentType = SCANsatBiomeAnomaly
}
}

@PART[dmImagingPlatform]:FOR[DMagic]:NEEDS[CommunityResourcePack]
Expand Down Expand Up @@ -139,6 +145,12 @@ Universal Storage Magnetometer Ore Scanner
rate = 1.5
}
}

MODULE
{
name = SCANexperiment
experimentType = SCANsatBiomeAnomaly
}
}

@PART[dmUSImagingPlatform]:FOR[DMagic]:NEEDS[UniversalStorage,CommunityResourcePack]
Expand Down

0 comments on commit c529f3b

Please sign in to comment.