summaryrefslogtreecommitdiff
path: root/src/map/config/Skills/Swordsman_Classes.h
blob: 91edb7167328324bf3c3d1c940aae590a65d35ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#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