mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
feature(Core/Pet): Add pet talent rate config (#17678)
* feat: add pet talent rate config * feat(Core/Pet): keep consistent with player talent config * refactor(Core/Pet): delete empty line
This commit is contained in:
@@ -2045,6 +2045,13 @@ Rate.Damage.Fall = 1
|
||||
|
||||
Rate.Talent = 1
|
||||
|
||||
#
|
||||
# Rate.Talent.Pet
|
||||
# Description: Pet Talent point rate.
|
||||
# Default: 1
|
||||
|
||||
Rate.Talent.Pet = 1
|
||||
|
||||
#
|
||||
# Rate.Health
|
||||
# Rate.Mana
|
||||
|
||||
Reference in New Issue
Block a user