diff options
Diffstat (limited to 'src/map/config/Skills')
-rw-r--r-- | src/map/config/Skills/General.h | 6 | ||||
-rw-r--r-- | src/map/config/Skills/Mage_Classes.h | 6 | ||||
-rw-r--r-- | src/map/config/Skills/Swordsman_Classes.h | 6 |
3 files changed, 6 insertions, 12 deletions
diff --git a/src/map/config/Skills/General.h b/src/map/config/Skills/General.h index 7869c0cc9..61e03b9c0 100644 --- a/src/map/config/Skills/General.h +++ b/src/map/config/Skills/General.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SKILLS_GENERAL_ #define _RRCONFIGS_SKILLS_GENERAL_ /** - * Ragnarok Resources Configuration File (http://ro-resources.net) - * The following settings are applied upon compiling the program, - * therefore any settings you disable will not even be added to the program - * making these settings the most performance-effiecient possible + * rAthena configuration file (http://rathena.org) + * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** diff --git a/src/map/config/Skills/Mage_Classes.h b/src/map/config/Skills/Mage_Classes.h index c3ff3ab52..65d7f88e8 100644 --- a/src/map/config/Skills/Mage_Classes.h +++ b/src/map/config/Skills/Mage_Classes.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SKILLS_MAGE_ #define _RRCONFIGS_SKILLS_MAGE_ /** - * Ragnarok Resources Configuration File (http://ro-resources.net) - * The following settings are applied upon compiling the program, - * therefore any settings you disable will not even be added to the program - * making these settings the most performance-effiecient possible + * rAthena configuration file (http://rathena.org) + * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** diff --git a/src/map/config/Skills/Swordsman_Classes.h b/src/map/config/Skills/Swordsman_Classes.h index 3792fa5a3..91edb7167 100644 --- a/src/map/config/Skills/Swordsman_Classes.h +++ b/src/map/config/Skills/Swordsman_Classes.h @@ -1,10 +1,8 @@ #ifndef _RRCONFIGS_SKILLS_SWORDS_ #define _RRCONFIGS_SKILLS_SWORDS_ /** - * Ragnarok Resources Configuration File (http://ro-resources.net) - * The following settings are applied upon compiling the program, - * therefore any settings you disable will not even be added to the program - * making these settings the most performance-effiecient possible + * rAthena configuration file (http://rathena.org) + * For detailed guidance on these check http://rathena.org/wiki/SRC/map/config/ **/ /** |