From 39cdaa6b84efc637d6f4ef69d7ddbbda43e5a1e9 Mon Sep 17 00:00:00 2001 From: mazvi Date: Sat, 17 Jun 2023 00:41:24 +0700 Subject: [PATCH] Fixes produce item requirements (#7814) * Corrects the produce item requirements for Rough Wind, Great Nature, Earth Elemental Converter, and Wind Elemental Converter. --- db/pre-re/produce_db.txt | 4 ++-- db/re/produce_db.txt | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/db/pre-re/produce_db.txt b/db/pre-re/produce_db.txt index 72ea41ac47..ac2aac7d57 100644 --- a/db/pre-re/produce_db.txt +++ b/db/pre-re/produce_db.txt @@ -315,9 +315,9 @@ //-- Mystic Frozen <-- BS_ENCHANTSTONE & 10 Crystal Blue 116,995,21,96,1,991,10 //-- Rough Wind <-- BS_ENCHANTSTONE & 10 Wind of Verdure -117,997,21,96,1,993,10 +117,996,21,96,1,992,10 //-- Great Nature <-- BS_ENCHANTSTONE & 10 Green Live -118,996,21,96,1,992,10 +118,997,21,96,1,993,10 //---------------------------------------------- //============================================== diff --git a/db/re/produce_db.txt b/db/re/produce_db.txt index 98270309e3..55c56d9163 100644 --- a/db/re/produce_db.txt +++ b/db/re/produce_db.txt @@ -315,9 +315,9 @@ //-- Mystic Frozen <-- BS_ENCHANTEDSTONE & 10 Crystal Blue 116,995,21,96,1,991,10 //-- Rough Wind <-- BS_ENCHANTEDSTONE & 10 Wind of Verdure -117,997,21,96,1,993,10 +117,996,21,96,1,992,10 //-- Great Nature <-- BS_ENCHANTEDSTONE & 10 Green Live -118,996,21,96,1,992,10 +118,997,21,96,1,993,10 //---------------------------------------------- //============================================== @@ -393,9 +393,9 @@ //-- Water Elemental Converter <-- SA_CREATECON & 1 Blank Scroll, 1 Crystal Blue 143,12115,23,1007,1,7433,1,991,1 //-- Earth Elemental Converter <-- SA_CREATECON & 1 Blank Scroll, 1 Green Live -144,12116,23,1007,1,7433,1,992,1 +144,12116,23,1007,1,7433,1,993,1 //-- Wind Elemental Converter <-- SA_CREATECON & 1 Blank Scroll, 1 Wind of Verdure -145,12117,23,1007,1,7433,1,993,1 +145,12117,23,1007,1,7433,1,992,1 //==============================================