diff options
Diffstat (limited to 'db/craft_db.conf')
-rw-r--r-- | db/craft_db.conf | 25 |
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) *********************************** ******************************************************************************** |