From c7f601c213eb9069694e207a7e62ba4d5a87d20c Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 20:37:24 -0400 Subject: add the VneckJumper recipe Co-authored-by: Christopher Chay <2@hisfootsteps.net> --- db/craft_db.conf | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'db') diff --git a/db/craft_db.conf b/db/craft_db.conf index e457dab1..c0d08400 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -205,6 +205,32 @@ Boots: 700 --> 799 } Priority: 11 }, +{ + Id: 102 + Name: "CraftVneckJumper" + Flag: "CRAFT_TAILORING" + ReturnCode: 1301 + SourceItems: + ( + { + CottonCloth: 15 + PiouFeathers: 5 + Moss: 7 + Knife: 1 + }, + ) + CreateItems: + ( + { + VneckJumper: 1 + }, + ) + RequiredItems: { + RecipeBook: 1 + } + Priority: 20 +}, + /************************* LEG ARMOR (PANTS) *********************************** ******************************************************************************** -- cgit v1.2.3-70-g09d2