diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/craft_db.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf index 50972376..67c9a9e2 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -589,9 +589,9 @@ Boots: 700 --> 799 }, { Id: 117 - Name: "CraftWarlordArmor" + Name: "CraftWarlordPlate" Flag: "CRAFT_SMITHERY" - ReturnCode: "WarlordArmor" + ReturnCode: "WarlordPlate" SourceItems: ( { @@ -604,7 +604,7 @@ Boots: 700 --> 799 CreateItems: ( { - WarlordArmor: 1 + WarlordPlate: 1 }, ) RequiredItems: { |