//This is primarily intended to exclude Airplane Plus contrarotating rotors. Add RWNerfExclude to any reaction wheel you don't want nerfed.
@PART[*]:HAS[@MODULE[ModuleReactionWheel],@MODULE[FSengineBladed]|@MODULE[ModuleEngines*]]:NEEDS[!MandatoryRCS]:FOR[RWExclude]
{
	RWNerfExclude = True
}