Added many new block types, changed land unit AI, bugfixes

This commit is contained in:
Anuken
2018-03-26 20:26:36 -04:00
parent f049706539
commit 707e57e72d
83 changed files with 1054 additions and 672 deletions

View File

@@ -546,7 +546,7 @@ public class Tutorial{
canBack = false;
blockPlaceX = 0;
blockPlaceY = -7;
targetBlock = ProductionBlocks.smelter;
//targetBlock = ProductionBlocks.smelter;
}
void onSwitch(){