Added hint about guards & armor

This commit is contained in:
Anuken
2020-11-23 13:09:42 -05:00
parent dcbe06229c
commit 4a52392ce9
9 changed files with 16 additions and 10 deletions

View File

@@ -198,10 +198,10 @@ public class TechTree implements ContentList{
});
});
});
});
node(illuminator, () -> {
node(illuminator, () -> {
});
});
});