Some more random schematics
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
mschxœŒKà CͯE=
|
||||||
|
‹ž§Ê‚�B%␍D½~ya?Ù2œ�á <y¤�sü¾±ìÔ#çsäVÜJبtèÏ갔Љýι,ýâD~´±@+�ý*I“¾·‹#á%×>Q%£ñ|Ô”’lÐʈYܵ”Í4␍õÀ€$˜
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
mschxś␍ŚK
|
||||||
|
Ă0CĺOŇ–ĐEâMŻşpśÁ�Ně0včő;ń$!„ ł�Żń <däMJúľ±ěÔ“”s”VĚ7â»~&<u2U’8š`é—d
|
||||||
|
ŁýHCt„Ţ.I„Wo%ś±u™°pě$a—¬ż“
|
||||||
|
Î(üÖÂŔhyłN˝ó
|
||||||
|
óŇ&Ń
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -25,7 +25,7 @@ import static mindustry.Vars.*;
|
|||||||
|
|
||||||
public class BaseBuilderAI{
|
public class BaseBuilderAI{
|
||||||
private static final Vec2 axis = new Vec2(), rotator = new Vec2();
|
private static final Vec2 axis = new Vec2(), rotator = new Vec2();
|
||||||
private static final int attempts = 5, coreUnitMultiplier = 2;
|
private static final int attempts = 6, coreUnitMultiplier = 2;
|
||||||
private static final float emptyChance = 0.01f;
|
private static final float emptyChance = 0.01f;
|
||||||
private static final int timerStep = 0, timerSpawn = 1, timerRefreshPath = 2;
|
private static final int timerStep = 0, timerSpawn = 1, timerRefreshPath = 2;
|
||||||
private static final float placeIntervalMin = 12f, placeIntervalMax = 2f;
|
private static final float placeIntervalMin = 12f, placeIntervalMax = 2f;
|
||||||
|
|||||||
Reference in New Issue
Block a user