#ifndef _RRCONFIGS_SKILLS_SWORDS_ #define _RRCONFIGS_SKILLS_SWORDS_ /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** * (Rune Knight) the maximum rune items a character may have of the same type * Default: 20 **/ #define MAX_RUNE 20 /** * No settings past this point **/ #endif