mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-12 03:37:27 +07:00
more balance
This commit is contained in:
parent
a3d8586199
commit
f22d32c15e
@ -1690,8 +1690,8 @@ public class Blocks implements ContentList{
|
||||
type = UnitTypes.crawler;
|
||||
produceTime = 300;
|
||||
size = 2;
|
||||
maxSpawn = 8;
|
||||
consumes.power(0.4f);
|
||||
maxSpawn = 6;
|
||||
consumes.power(0.5f);
|
||||
consumes.items(new ItemStack(Items.coal, 10));
|
||||
}};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user