Fixes produce item requirements (#7814)
* Corrects the produce item requirements for Rough Wind, Great Nature, Earth Elemental Converter, and Wind Elemental Converter.
This commit is contained in:
parent
b331958381
commit
39cdaa6b84
@ -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
|
||||
//----------------------------------------------
|
||||
|
||||
//==============================================
|
||||
|
@ -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
|
||||
|
||||
//==============================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user