forked from Biotronic/TweakScale
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Inside of your NFT_TweakScale.cfg, you need to add reactor-375-2 to include scaling the MX-3L Hermes nuclear reactor.
(that is, there is a reactor-375 and a reactor-375-2, which are different)
e.g. (this is what I modded it to):
//MX-2 F.L.A.T. Fission Reactor
@PART[reactor-375]
{
%MODULE[TweakScale]
{
type = stack
defaultScale = 3.75
}
}
//MX-3 'Hermes' Fission Reactor
@PART[reactor-375-2]
{
%MODULE[TweakScale]
{
type = stack
defaultScale = 3.75
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels