From 8132ba906ba7fb8a50d1c84a09d22236b2878d2e Mon Sep 17 00:00:00 2001
From: Milan <tchncs@vivaldi.net>
Date: Sat, 5 Jan 2019 16:23:40 +0100
Subject: [PATCH] add submodule hazmat_suit

---
 .gitmodules      | 3 +++
 mods/hazmat_suit | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 mods/hazmat_suit

diff --git a/.gitmodules b/.gitmodules
index 8e025269..3196d351 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -230,3 +230,6 @@
 [submodule "mods/technic_armor"]
 	path = mods/technic_armor
 	url = https://github.com/stujones11/technic_armor
+[submodule "mods/hazmat_suit"]
+	path = mods/hazmat_suit
+	url = https://github.com/stujones11/hazmat_suit
diff --git a/mods/hazmat_suit b/mods/hazmat_suit
new file mode 160000
index 00000000..977c7340
--- /dev/null
+++ b/mods/hazmat_suit
@@ -0,0 +1 @@
+Subproject commit 977c734073179435b6c00eff491d7f4adc72c09c
-- 
GitLab