summaryrefslogtreecommitdiff
path: root/modinfo.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-25 08:27:10 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-25 08:27:10 -0700
commit1c68d538d7603a27672ac45109704e950d400b3a (patch)
treee12fb186feabdc56e96ed9de6e1190f961f74ce8 /modinfo.json
downloadcataclysm-dda-mod_mbr-vests-return-1c68d538d7603a27672ac45109704e950d400b3a.tar.xz
Initial commit
Diffstat (limited to 'modinfo.json')
-rw-r--r--modinfo.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/modinfo.json b/modinfo.json
new file mode 100644
index 0000000..3340e2d
--- /dev/null
+++ b/modinfo.json
@@ -0,0 +1,11 @@
+[
+ {
+ "type": "MOD_INFO",
+ "ident": "mbr_vests_return",
+ "name": "MBR Vests Return",
+ "authors": ["jc_gargma"],
+ "description": "Restore MBR Vests to the game, and remove the ESAPI and dragon vests.",
+ "category": "rebalance",
+ "dependencies": [ "dda" ]
+ }
+]