Skip to content

Commit

Permalink
Update OPT_DarkDrive_FFT.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
JadeOfMaar committed Mar 30, 2021
1 parent e1656c1 commit 01ab22e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion GameData/OPT_Reconfig/Resources/OPT_DarkDrive_FFT.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RESOURCE_DEFINITION

@PART[engine_darkDrive]:HAS[#FeatureBiasA[0]]:NEEDS[B9PartSwitch]
{
@description ^= :$: <br><color="green">* Black Hole can be recharged from things other than Ore.</color>
MODULE
{
name = ModuleB9PartSwitch
Expand Down Expand Up @@ -64,7 +65,7 @@ RESOURCE_DEFINITION
}
}
}
SUBTYPE
SUBTYPE:NEEDS[CommunityResourcePack|ClassicStock]
{
name = ROK
title = Rock
Expand Down Expand Up @@ -372,4 +373,9 @@ RESOURCE_DEFINITION
}
}
}
}

@PART[engine_darkDrive]:HAS[#FeatureBiasA[1]]
{
@description ^= :$: <br><color="yellow">* B9 feature switching disabled.</color>
}

0 comments on commit 01ab22e

Please sign in to comment.