From 820e3fccaf909707f1393b53a5aacddcfd6579b5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Jun 2020 04:54:38 -0300 Subject: Level 30 equip using ~Lv 60 ingot? Replace Blade Shield 2x Titanium requeriment with 4x Tin requeriment --- db/craft_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db/craft_db.conf') diff --git a/db/craft_db.conf b/db/craft_db.conf index 33eb535d6..ed848a871 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -1712,7 +1712,7 @@ craft_db: ( ( { IronIngot: 14 - TitaniumIngot: 2 + TinIngot: 4 Coal: 5 EverburnPowder: 1 }, @@ -1720,10 +1720,10 @@ craft_db: ( CreateItems: ( { - TitaniumIngot: 1 + TinIngot: 1 }, { - TitaniumIngot: 1 + TinIngot: 1 IronIngot: 1 }, { -- cgit v1.2.3-60-g2f50