From 28df8f11a3aea6587c8c140dfddd218356a87ed4 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 21:54:51 -0400 Subject: add the JustifierChest recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- db/craft_db.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'db') diff --git a/db/craft_db.conf b/db/craft_db.conf index c53611a9..05168587 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -510,6 +510,31 @@ Boots: 700 --> 799 } Priority: 52 }, +{ + Id: 114 + Name: "CraftJustifierChest" + Flag: "CRAFT_SMITHERY" + ReturnCode: 1317 + SourceItems: + ( + { + RotoniumIngot: 3 + CottonCloth: 40 + Coal: 20 + SharpKnife: 1 + }, + ) + CreateItems: + ( + { + JustifierChest: 1 + }, + ) + RequiredItems: { + RecipeBook: 1 + } + Priority: 53 +}, /************************* LEG ARMOR (PANTS) *********************************** ******************************************************************************** -- cgit v1.2.3-70-g09d2