Skip to content

Commit

Permalink
Update mod_learnspells.conf.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony931023 committed Feb 22, 2024
1 parent 786f559 commit 4b1110a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conf/mod_learnspells.conf.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
###################################################################################################
# Learn spells on level-up
###################################################################################################
LearnSpells.OnFirstLogin = 0

# Enable the module? (1: true | 0: false)

Expand All @@ -17,7 +16,7 @@ LearnSpells.Announce = 1
# Useful for instant leveling type of servers
# (1: true | 0: false)

LearnSpells.LearnAllOnFirstLogin = 0
LearnSpells.OnFirstLogin = 0

# Max level Limit the player will learn spells
# Default: = 80
Expand Down

0 comments on commit 4b1110a

Please sign in to comment.