Skip to content

Commit

Permalink
Fixed #8807
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuken committed Jul 23, 2023
1 parent 053afca commit a14149c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/mindustry/content/Blocks.java
Original file line number Diff line number Diff line change
Expand Up @@ -2458,6 +2458,7 @@ public static void load(){
consumesPower = outputsPower = true;
range = 23;
scaledHealth = 90;
fogRadius = 2;

consumePowerBuffered(40000f);
}};
Expand Down

0 comments on commit a14149c

Please sign in to comment.