summaryrefslogtreecommitdiff
path: root/db/craft_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/craft_db.conf')
-rw-r--r--db/craft_db.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf
index 67c9a9e2..7f3415fa 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -794,6 +794,31 @@ Boots: 700 --> 799
}
Priority: 10
},
+{
+ Id: 201
+ Name: "CraftCottonSkirt"
+ Flag: "CRAFT_TAILORING"
+ ReturnCode: "CottonSkirt"
+ SourceItems:
+ (
+ {
+ CottonCloth: 15
+ PiouFeathers: 5
+ Moss: 10
+ Knife: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ CottonSkirt: 1
+ },
+ )
+ RequiredItems: {
+ RecipeBook: 1
+ }
+ Priority: 20
+},
/****************************** GLOVES *****************************************
********************************************************************************