From 14c39518512e1ab9f753c66db776b9547f991c9d Mon Sep 17 00:00:00 2001 From: Youen Toupin Date: Thu, 4 Jun 2015 22:16:43 +0200 Subject: [PATCH] fixed excessive helium price --- resources.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources.cfg b/resources.cfg index 7689ae3..dc8f574 100644 --- a/resources.cfg +++ b/resources.cfg @@ -2,7 +2,7 @@ RESOURCE_DEFINITION { 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) - unitCost = 1.2 + unitCost = 0.2 hsp = 3000 flowMode = STAGE_PRIORITY_FLOW transfer = PUMP