--- src/map/itemdb.hpp
+++ src/map/itemdb.hpp
@@ -873,6 +873,7 @@
struct item_combo **combos;
unsigned char combos_count;
short delay_sc; ///< Use delay group if any instead using player's item_delay data [Cydh]
+ uint8 refine_type; /// pre-defined refine type, depreciate wlv for refine_info[] lookup. REFINE_TYPE_MAX for not IT_WEAPON, IT_ARMOR, or IT_SHADOWGEAR
bool isStackable();
int inventorySlotNeeded(int quantity);
I hope someone can help me to fix the error.. Thanks you for advanced!!
I'm using Refineui from Cydh..
Its nok working with new Reathena - after itemdb.txt update to .yml.
I hope someone can help me to fix the error.. Thanks you for advanced!!
Edited by AbematLink to comment
Share on other sites