From e48388ced32ce0293614843e62ae6ed437cc9185 Mon Sep 17 00:00:00 2001 From: Don <30905704+ddh3@users.noreply.github.com> Date: Wed, 23 Aug 2017 12:17:41 -0700 Subject: [PATCH] Fixed spelling error farbic to fabric line 93 --- jobs/textil.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/textil.lua b/jobs/textil.lua index ec19e3a1..2c26b81e 100644 --- a/jobs/textil.lua +++ b/jobs/textil.lua @@ -90,7 +90,7 @@ Config.Jobs.textil = { max = 40, add = 1, remove = 2, - requires = "farbric", + requires = "fabric", requires_name = _U('dd_fabric'), drop = 100 }