mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-09 04:09:07 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a3ede6cf0b
@ -1020,6 +1020,7 @@ public class Blocks implements ContentList{
|
||||
|
||||
distributor = new Router("distributor"){{
|
||||
requirements(Category.distribution, with(Items.lead, 4, Items.copper, 4));
|
||||
buildCostMultiplier = 3f;
|
||||
size = 2;
|
||||
}};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user