From da95be53ec5703e808233d7b45fc42fb500863dd Mon Sep 17 00:00:00 2001
From: coil <51716565+coil0@users.noreply.github.com>
Date: Mon, 30 Dec 2019 21:02:01 +0100
Subject: [PATCH] Fix radiation protection when armor group is not set (#509)

---
 technic/depends.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/technic/depends.txt b/technic/depends.txt
index 5bf9f9f..1b76ab3 100644
--- a/technic/depends.txt
+++ b/technic/depends.txt
@@ -1,6 +1,7 @@
 default
 pipeworks
 technic_worldgen
+basic_materials
 bucket?
 screwdriver?
 mesecons?
@@ -10,3 +11,4 @@
 intllib?
 unified_inventory?
 vector_extras?
+dye?

--
Gitblit v1.8.0