mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-21 01:37:13 +07:00
Fixed #8807
This commit is contained in:
parent
053afcace9
commit
a14149c952
@ -2458,6 +2458,7 @@ public class Blocks{
|
||||
consumesPower = outputsPower = true;
|
||||
range = 23;
|
||||
scaledHealth = 90;
|
||||
fogRadius = 2;
|
||||
|
||||
consumePowerBuffered(40000f);
|
||||
}};
|
||||
|
Loading…
Reference in New Issue
Block a user