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 9de9fc3b..3a1879bc 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -1527,4 +1527,29 @@ Boots: 700 --> 799
}
Priority: 60
},
+{
+ Id: 708
+ Name: "CraftRidingBoots"
+ Flag: "CRAFT_TAILORING"
+ ReturnCode: "RidingBoots"
+ SourceItems:
+ (
+ {
+ LeatherPatch: 60
+ WaxChunk: 45
+ TortugaShell: 30
+ SharpKnife: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ RidingBoots: 1
+ },
+ )
+ RequiredItems: {
+ RecipeBook: 1
+ }
+ Priority: 61
+},
)