Skip to content

Commit

Permalink
Hive now unsuitable for construction, lol
Browse files Browse the repository at this point in the history
  • Loading branch information
Slotterleet committed May 20, 2024
1 parent 59c96ab commit 0103056
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 @@ -1625,6 +1625,7 @@ diamond, new MissileBulletType(5f, 5){{
hiveFloor = new Floor("hive"){{
variants = 5;
walkSound = Sounds.plantBreak;
placeableOn = false;
}};
bugSpawn = new BugSpawn("bug-spawn"){{
scaledHealth = 400;
Expand Down

0 comments on commit 0103056

Please sign in to comment.