summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-08-14 09:38:16 -0400
committergumi <git@gumi.ca>2020-08-14 09:38:16 -0400
commit2576ea96b2f7841dd5f2ad94960dc66880dde5f4 (patch)
tree728abcb3d3658de92029632b6c66f1666fd33f82 /db
parentba8faa2f4ed3305fed8a9a6731a2194699961336 (diff)
downloadserverdata-2576ea96b2f7841dd5f2ad94960dc66880dde5f4.tar.gz
serverdata-2576ea96b2f7841dd5f2ad94960dc66880dde5f4.tar.bz2
serverdata-2576ea96b2f7841dd5f2ad94960dc66880dde5f4.tar.xz
serverdata-2576ea96b2f7841dd5f2ad94960dc66880dde5f4.zip
add the BlackArmor recipe
Co-authored-by: Christopher Chay <2@hisfootsteps.net>
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 e7d727ad..1127d1e8 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -687,6 +687,31 @@ Boots: 700 --> 799
}
Priority: 73
},
+{
+ Id: 121
+ Name: "CraftBlackArmor"
+ Flag: "CRAFT_SMITHERY"
+ ReturnCode: "BlackArmor"
+ SourceItems:
+ (
+ {
+ ZealiteIngot: 1
+ CottonCloth: 50
+ BlackScorpionStinger: 70
+ Dagger: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ BlackArmor: 1
+ },
+ )
+ RequiredItems: {
+ RecipeBook: 1
+ }
+ Priority: 80
+},
/************************* LEG ARMOR (PANTS) ***********************************
********************************************************************************