summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2020-08-14 09:39:32 -0400
committergumi <git@gumi.ca>2020-08-14 09:39:32 -0400
commit9c66ddc6397aff0772b7e621ce5d12e861d5f18c (patch)
tree1235a66c98512c5b51c5024a2c7831bcbb85a7b2 /db
parent2576ea96b2f7841dd5f2ad94960dc66880dde5f4 (diff)
downloadserverdata-9c66ddc6397aff0772b7e621ce5d12e861d5f18c.tar.gz
serverdata-9c66ddc6397aff0772b7e621ce5d12e861d5f18c.tar.bz2
serverdata-9c66ddc6397aff0772b7e621ce5d12e861d5f18c.tar.xz
serverdata-9c66ddc6397aff0772b7e621ce5d12e861d5f18c.zip
add the GoldenWarlordPlate 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 1127d1e8..9ac2426e 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -712,6 +712,31 @@ Boots: 700 --> 799
}
Priority: 80
},
+{
+ Id: 122
+ Name: "CraftGoldenWarlordPlate"
+ Flag: "CRAFT_SMITHERY"
+ ReturnCode: "GoldenWarlordPlate"
+ SourceItems:
+ (
+ {
+ GoldIngot: 30
+ WarlordPlate: 1
+ TopazShard: 5
+ Dagger: 1
+ },
+ )
+ CreateItems:
+ (
+ {
+ GoldenWarlordPlate: 1
+ },
+ )
+ RequiredItems: {
+ RecipeBook: 1
+ }
+ Priority: 81
+},
/************************* LEG ARMOR (PANTS) ***********************************
********************************************************************************