Use the Flyff ResourceEditor and open data.res and extract defineAttribute.h and defineItemKind.h
Now open defineItemKind.h and search for IK3_SWD
To this:Code:Change this: #define IK3_SWD 2 //<- #define IK3_AXE 3 //<-
After you've saved it, open defineAttribute.h and search for AR_SHORTCode:#define IK3_SWD 11 //<- #define IK3_AXE 11 //<-
And
change this:
To this:Code:#define AR_SHORT 1 // ÇÑ¼Õ¿ë ±ÙÁ¢Àü ¹«±â
Code:#define AR_SHORT 7 // ÇÑ¼Õ¿ë ±ÙÁ¢Àü ¹«±â