Has anyone figured out how to mod the fuel capacity of rockets? I would like to add a higher fuel cost like the Paradox Sponsor has. I cannot find any property that changes this.
Edit: Was answered elsewhere. For anyone interested:
PlaceObj("TechEffect_ModifyLabel", {
"Label",
"AllRockets",
"Prop",
"launch_fuel",
Amount",
50
}),
Edit: Was answered elsewhere. For anyone interested:
PlaceObj("TechEffect_ModifyLabel", {
"Label",
"AllRockets",
"Prop",
"launch_fuel",
Amount",
50
}),
Last edited: