Hi,
i want to edit (and that is what i can - editing not coding
) the shuttle capacity like the Tech "High-powered Jets (ROBOTICS)".
For drones i found this:
PlaceObj('ModItemGameValue', {
'category', "Drone",
'id', "DroneResourceCarryAmount",
'amount', 1,
}),
amount = 1 normal
+Tech "Artificial Muscles (Breakthrough) (+1)
is there something simular to Shuttles?
Thank you in advance
i want to edit (and that is what i can - editing not coding
For drones i found this:
PlaceObj('ModItemGameValue', {
'category', "Drone",
'id', "DroneResourceCarryAmount",
'amount', 1,
}),
amount = 1 normal
+Tech "Artificial Muscles (Breakthrough) (+1)
is there something simular to Shuttles?
Thank you in advance