diff options
Diffstat (limited to 'conf/map/battle/player.conf')
-rw-r--r-- | conf/map/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/player.conf b/conf/map/battle/player.conf index b78ea33ec..2c10cb094 100644 --- a/conf/map/battle/player.conf +++ b/conf/map/battle/player.conf @@ -54,7 +54,7 @@ player_skillfree: false // When set to true, forces skill points gained from 1st class to be put into 1st class // skills, and forces novice skill points to be put into the basic skill. (Note 1) -player_skillup_limit: false +player_skillup_limit: true // Quest skills can be learned? (Note 1) // Setting this to true can open an exploit on your server! |