mirror of
https://github.com/azerothcore/mod-learn-spells.git
synced 2026-01-13 09:07:25 +00:00
14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
[worldserver]
|
|
|
|
###################################################################################################
|
|
# Learn spells on level-up
|
|
###################################################################################################
|
|
|
|
# Enable the module? (1: true | 0: false)
|
|
|
|
LearnSpells.Enable = 1
|
|
|
|
# Announce the module when the player logs in?
|
|
|
|
LearnSpells.Announce = 1
|