mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-09 20:29:06 +07:00
parent
1a686c44a1
commit
671098cc28
@ -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