Added message blocks for Erekir and the editor

This commit is contained in:
Anuken
2022-10-30 09:01:42 -04:00
parent d16a11f18f
commit 76c99400a4
12 changed files with 91 additions and 12 deletions

View File

@@ -93,6 +93,10 @@ public class ErekirTechTree{
});
});
});
node(reinforcedMessage, Seq.with(new OnSector(aegis)), () -> {
node(canvas);
});
});
node(reinforcedPayloadConveyor, Seq.with(new OnSector(atlas)), () -> {