Direct core item drops

This commit is contained in:
Anuken
2018-09-16 14:39:30 -04:00
parent 21f8e89ba4
commit 5e7ca0374c
3 changed files with 34 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ public class Vars{
//time between waves in frames (on normal mode)
public static final float wavespace = 60 * 60 * 1.5f;
public static final float mineTransferRange = 300f;
public static final float mineTransferRange = 310f;
//set ridiculously high for now
public static final float coreBuildRange = 999999f;
//team of the player by default