summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-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 dd2aefb7..64883626 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -355,6 +355,31 @@ Boots: 700 --> 799
}
Priority: 32
},
+{
+ Id: 108
+ Name: "CraftLegionCopperArmor"
+ Flag: "CRAFT_SMITHERY"
+ ReturnCode: 1305
+ SourceItems:
+ (
+ {
+ CopperIngot: 10
+ IronIngot: 3
+ Coal: 10
+ SharpKnife: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ LegionCopperArmor: 1
+ },
+ )
+ RequiredItems: {
+ RecipeBook: 1
+ }
+ Priority: 40
+},
/************************* LEG ARMOR (PANTS) ***********************************
********************************************************************************