Skip to content

Commit

Permalink
fuck.
Browse files Browse the repository at this point in the history
  • Loading branch information
Slotterleet committed Dec 13, 2023
1 parent d37d404 commit 7b0848a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/fos/content/FOSBlocks.java
Original file line number Diff line number Diff line change
Expand Up @@ -1326,6 +1326,7 @@ protected boolean canPump(Tile tile) {
itemCapacity = 2500;
unitType = FOSUnitTypes.lord;
squareSprite = false;
alwaysUnlocked = true;
requirements(Category.effect, with(tin, 2000, silver, 1250));
}};
coreCity = new DetectorCoreBlock("core-city"){{
Expand Down

0 comments on commit 7b0848a

Please sign in to comment.