Skip to content

Commit

Permalink
squareSprite = false
Browse files Browse the repository at this point in the history
  • Loading branch information
Slotterleet committed Apr 24, 2024
1 parent feace01 commit 41ee965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fos/content/FOSBlocks.java
Original file line number Diff line number Diff line change
Expand Up @@ -1527,6 +1527,7 @@ diamond, new MissileBulletType(5f, 5){{
health = 1500;
size = 3;
solid = true;
squareSprite = false;
consumePower(3f);
researchCost = with(tin, 125, silver, 100);
requirements(Category.units, with(tin, 250, silver, 200));
Expand Down

0 comments on commit 41ee965

Please sign in to comment.