From 6417b1322cda880b5db52d708faf0d534d0e229d Mon Sep 17 00:00:00 2001
From: tchncs <tchncs@vivaldi.net>
Date: Sun, 23 Oct 2016 12:27:31 +0200
Subject: [PATCH] add submodule halloween_mobs

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

diff --git a/.gitmodules b/.gitmodules
index 865baa88..e866e2e5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -99,3 +99,6 @@
 [submodule "mods/teleport_potion"]
 	path = mods/teleport_potion
 	url = https://git.tchncs.de/Illuna-Minetest/teleport_potion
+[submodule "mods/halloween_mobs"]
+	path = mods/halloween_mobs
+	url = https://git.tchncs.de/Illuna-Minetest/halloween_mobs
diff --git a/mods/halloween_mobs b/mods/halloween_mobs
new file mode 160000
index 00000000..dd7acf7a
--- /dev/null
+++ b/mods/halloween_mobs
@@ -0,0 +1 @@
+Subproject commit dd7acf7a97ad45a8ef0bbd2fb0a0624768c38be7
-- 
GitLab