Skip to content

MX-3L Hermes from NFT tweakscale missing #80

@NachtRaveVL

Description

@NachtRaveVL

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
			}
		}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions