From a224ac0fd384f2be9d1a8e419c66d78361b68dd9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 23 Dec 2021 03:18:42 -0300 Subject: Move cooking reserve from ID 0~20 to ID 200~250. Allocate these IDs to Alchemy. --- db/craft_db.conf | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'db/craft_db.conf') diff --git a/db/craft_db.conf b/db/craft_db.conf index d4f9b4d10..a9bba8aa1 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -54,11 +54,9 @@ craft_db: ( }, ******************************************************************************/ -// Cooking System (ID 0~20, Flag 4) -////////////////////////////////////////////////////////////////////////////// -/****************************************************************************/ +// ID 0 reserved as failsafe - even if it is valid -// Alchemy System (ID 21~50, Flag 8) +// Alchemy System (ID 1~50, Flag 8) ////////////////////////////////////////////////////////////////////////////// { Id: 21 @@ -733,7 +731,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// // Output PileOfAsh // Require 1x EverburnPowder to lit (maybe Sulphur?) @@ -1205,7 +1203,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 72 @@ -1374,7 +1372,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 77 @@ -1568,7 +1566,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 82 @@ -1710,7 +1708,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 93 @@ -2027,7 +2025,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 83 @@ -2227,7 +2225,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 101 @@ -2291,7 +2289,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 103 @@ -2662,7 +2660,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 115 @@ -2769,7 +2767,7 @@ craft_db: ( // 122~124 → Special // 125~132 → Chest Armors // 132~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 122 @@ -3127,7 +3125,7 @@ craft_db: ( // 122~124 → Special // 125~134 → Chest Armors // 134~140 → Pants -// 141+ → WIP +// 141~199 → WIP ////////////////////////////////////////////////////////////////////////////// { Id: 135 @@ -3399,4 +3397,8 @@ craft_db: ( Priority: 80 }, /****************************************************************************/ + +// Cooking System (ID 200~250, Flag 4) +////////////////////////////////////////////////////////////////////////////// +/****************************************************************************/ ) -- cgit v1.2.3-60-g2f50