pehvbot / LRTR

Kerbal Space Program - Less Real Than Real
6 stars 3 forks source link

Fix scansat contracts to require tech instead of part #6

Closed drhead closed 2 years ago

drhead commented 2 years ago

Adds parity with PR https://github.com/KSP-RO/RP-0/pull/1574 on RP-0

Scansat contracts currently require an obselete part to be unlocked, so they never trigger. This updates all scansat contracts to require the technology that unlocks the first Scansat module of the required type.