fixed excessive helium price
This commit is contained in:
parent
1f3f7ff1a2
commit
14c3951851
@ -2,7 +2,7 @@ RESOURCE_DEFINITION
|
|||||||
{
|
{
|
||||||
name = Helium
|
name = Helium
|
||||||
density = 0.000179 // storage unit is m^3 of Helium at standard pressure (100kPa, 0°C), which has a density of 0.179kg/m^3 (helium tanks store liquid helium which occupies less space, but still weights the same)
|
density = 0.000179 // storage unit is m^3 of Helium at standard pressure (100kPa, 0°C), which has a density of 0.179kg/m^3 (helium tanks store liquid helium which occupies less space, but still weights the same)
|
||||||
unitCost = 1.2
|
unitCost = 0.2
|
||||||
hsp = 3000
|
hsp = 3000
|
||||||
flowMode = STAGE_PRIORITY_FLOW
|
flowMode = STAGE_PRIORITY_FLOW
|
||||||
transfer = PUMP
|
transfer = PUMP
|
||||||
|
Loading…
Reference in New Issue
Block a user