sirkut / InfernalRobotics

Update to r4m0n Dammed Robotics that works on Kerbal Space Program 0.20.2
Other
17 stars 16 forks source link

Rotatatron Mk 2 isn't scaling power utilization with tweakscale #33

Open WarrenSchultz opened 9 years ago

WarrenSchultz commented 9 years ago

I'd have submitted a pull, but it looks like the configs aren't source controlled?

Part config from other parts works:

MODULE { name = TweakScale type = IR_RoboticStock TWEAKSCALEEXPONENTS { mass = 0.025, 0.05, 0.1 }

TWEAKSCALEEXPONENTS
{
    name = MuMechToggle
    ElectricChargeRequired = 0.5,1.0,2.0
}

}