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 d5a52943..3a15a948 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -1577,4 +1577,29 @@ Boots: 700 --> 799
}
Priority: 70
},
+{
+ Id: 710
+ Name: "CraftWarlordBoots"
+ Flag: "CRAFT_SMITHING"
+ ReturnCode: "WarlordBoots"
+ SourceItems:
+ (
+ {
+ RotoniumIngot: 4
+ SilverIngot: 10
+ Coal: 20
+ Dagger: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ WarlordBoots: 1
+ },
+ )
+ RequiredItems: {
+ RecipeBook: 1
+ }
+ Priority: 71
+},
)