From 8d5c27666a7034d5e9b2f0d774fbde9153cdb678 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 13 Aug 2020 19:43:17 -0400 Subject: add the ArtisTankTop 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 f13d1015..e457dab1 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -180,6 +180,31 @@ Boots: 700 --> 799 } Priority: 10 }, +{ + Id: 101 + Name: "CraftArtisTankTop" + Flag: "CRAFT_TAILORING" + ReturnCode: 1302 + SourceItems: + ( + { + CottonCloth: 10 + PiouFeathers: 5 + Moss: 5 + Knife: 1 + }, + ) + CreateItems: + ( + { + ArtisTankTop: 1 + }, + ) + RequiredItems: { + RecipeBook: 1 + } + Priority: 11 +}, /************************* LEG ARMOR (PANTS) *********************************** ******************************************************************************** -- cgit v1.2.3-70-g09d2