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.conf26
1 files changed, 26 insertions, 0 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf
index 086cf85cd..438bd858c 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -1373,6 +1373,32 @@ craft_db: (
Priority: 15
},
/****************************************************************************/
+{
+ Id: 50
+ Name: "CraftFlour"
+ Flag: 8
+ SourceItems:
+ (
+ {
+ Acorn: 10
+ OrangeCupcake: 3
+ },
+ )
+ CreateItems:
+ (
+ {
+ Flour: 2
+ },
+ {
+ Flour: 3
+ },
+ {
+ Flour: 2
+ },
+ )
+ Priority: 5
+},
+/****************************************************************************/