diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/config/Character.ini b/L2J_Mobius_6.0_Fafurion/dist/game/config/Character.ini index c1e32f3c1a..3c42b1845f 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/config/Character.ini +++ b/L2J_Mobius_6.0_Fafurion/dist/game/config/Character.ini @@ -81,6 +81,10 @@ AutoLearnSkills = False # Default: False AutoLearnForgottenScrollSkills = False +# If it's true skills from forgotten power books will be delivered upon level up and login, require AutoLearnSkills. +# Default: False +AutoLearnForgottenPowerSkills = False + # Maximum number of buffs and songs/dances. # Remember that Divine Inspiration will give players 4 additional buff slots on top of the number specified in "maxbuffamount". # Default: 20, 12, 12 diff --git a/L2J_Mobius_6.0_Fafurion/dist/game/data/html/admin/charskills.htm b/L2J_Mobius_6.0_Fafurion/dist/game/data/html/admin/charskills.htm index ffbbbee7dc..9534bc6671 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/game/data/html/admin/charskills.htm +++ b/L2J_Mobius_6.0_Fafurion/dist/game/data/html/admin/charskills.htm @@ -32,7 +32,7 @@