JonnyOThan / TweakScale

Forked from Gaius Goodspeed's Goodspeed Aerospace Part & TweakScale plugin
Other
3 stars 2 forks source link

Scaling gold tanks from Gold Standard gets wrong cost #10

Closed JonnyOThan closed 7 months ago

JonnyOThan commented 7 months ago

Probably to do with the fact that the resource is not full in the prefab

        cost = 751000

        RESOURCE
        {
            name = Gold
            amount = 0
            maxAmount = 1500
        }