launchCapacityMultiplier per-planet

This commit is contained in:
Anuken
2022-05-10 00:24:44 -04:00
parent f7e74bdbfc
commit ca67b0f43c
4 changed files with 4 additions and 4 deletions
-2
View File
@@ -95,8 +95,6 @@ public class Vars implements Loadable{
public static final float buildingRange = 220f;
/** range for moving items */
public static final float itemTransferRange = 220f;
/** multiplier for core item capacity when launching */
public static final float launchCapacityMultiplier = 0.25f;
/** range for moving items for logic units */
public static final float logicItemTransferRange = 45f;
/** duration of time between turns in ticks */