From 20df2abc1aca00d6aa5dc78347133890f36b32f3 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 13 Jan 2018 20:50:42 +0100 Subject: Initial commit --- db/produce_db.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 db/produce_db.txt (limited to 'db/produce_db.txt') diff --git a/db/produce_db.txt b/db/produce_db.txt new file mode 100644 index 000000000..38eef6d6c --- /dev/null +++ b/db/produce_db.txt @@ -0,0 +1,9 @@ +// Item Produce Database +// +// Structure of Database: +// ProduceItemID,ItemLV,RequireSkill,RequireSkillLv,MaterialID1,MaterialAmount1,...... +// +// Comments: +// If MaterialAmount = 0, then you just need that item in your inventory (guides) +// For example, Mine Bottle is 7138,32,228,7131,0,713,1,1050,1,1051,1 +// 7131 is the Guide needed to create mine bottles and the amount needed of this item is 0 (.. ,7131,0, ..). -- cgit v1.2.3-60-g2f50