diff options
Diffstat (limited to 'src/config/classes')
-rw-r--r-- | src/config/classes/general.h | 2 | ||||
-rw-r--r-- | src/config/classes/swordsman.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/config/classes/general.h b/src/config/classes/general.h index a2c9c64c3..aefbbbedb 100644 --- a/src/config/classes/general.h +++ b/src/config/classes/general.h @@ -5,7 +5,7 @@ /** * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ + * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ /** diff --git a/src/config/classes/swordsman.h b/src/config/classes/swordsman.h index 44ae922d5..a3638fd11 100644 --- a/src/config/classes/swordsman.h +++ b/src/config/classes/swordsman.h @@ -4,10 +4,10 @@ #define _CONFIG_SKILLS_SWORDS_H_ /** * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ + * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ -/// rune knight +/// Rune Knight /// /// maximum number of runes that a rune knight character can carry at any given time /// default: 20 |