From d6558267097b4ed04ff5411e9d02804864ce7e0d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Jul 2019 12:41:38 -0300 Subject: Mark completion on Equipment Crafting System --- db/craft_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/db/craft_db.conf b/db/craft_db.conf index 93cc3a1c1..8ae633a8b 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -644,13 +644,13 @@ craft_db: ( // Crafting System (ID 51~100, Flag 16) // 51~71 → Swords -// 72~76 → Bows -// 77~81 → Wands -// 82 → Reserved for guns +// 72~76 → Bows (ok) +// 77~81 → Wands (ok) +// 82 → Reserved for guns (ok) // 83~87 → Armor Chestplates // 88~92 → Armor Helmets // 93~97 → Shields -// 98, 99, 100 → Reserved for guns +// 98, 99, 100 → Reserved for guns (ok) ////////////////////////////////////////////////////////////////////////////// // Output PileOfAsh // Require 1x EverburnPowder to lit (maybe Sulphur?) @@ -1006,7 +1006,7 @@ craft_db: ( BoneArrow: 3 }, ) - Priority: 40 + Priority: 50 }, /****************************************************************************/ @@ -1380,7 +1380,7 @@ craft_db: ( PileOfAsh: 1 }, ) - Priority: 10 + Priority: 20 }, /****************************************************************************/ // 51~71 → Swords -- cgit v1.2.3-60-g2f50