From 5da3f5bfabc9111d822043a2e897c5276be22bd8 Mon Sep 17 00:00:00 2001 From: crabman77 Date: Tue, 21 Jul 2015 21:33:37 +0200 Subject: [PATCH] added variable DISABLE_MINOTAUR_HORN_BOW in .conf --- mods/throwing/throwing.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mods/throwing/throwing.conf b/mods/throwing/throwing.conf index be9f40f5..f0bd5c3d 100755 --- a/mods/throwing/throwing.conf +++ b/mods/throwing/throwing.conf @@ -7,6 +7,7 @@ DISABLE_LONGBOW = false DISABLE_COMPOSITE_BOW = false DISABLE_STEEL_BOW = false DISABLE_ROYAL_BOW = false +DISABLE_MINOTAUR_HORN_BOW = false -- Crossbows DISABLE_CROSSBOW = false