mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-20 12:47:37 +07:00
RTS unit control improvements/fixes
This commit is contained in:
@ -374,6 +374,10 @@ public class ErekirTechTree{
|
||||
|
||||
});
|
||||
|
||||
nodeProduce(Liquids.arkycite, () -> {
|
||||
|
||||
});
|
||||
|
||||
nodeProduce(Items.thorium, () -> {
|
||||
nodeProduce(Items.carbide, () -> {
|
||||
nodeProduce(Items.surgeAlloy, () -> {
|
||||
|
Reference in New Issue
Block a user