mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 16:26:08 +00:00
fix(Core/Config): Added new config to make pet's health be modified b… (#14051)
This commit is contained in:
@@ -3820,6 +3820,14 @@ QuestPOI.Enabled = 1
|
||||
|
||||
ChangeFaction.MaxMoney = 0
|
||||
|
||||
#
|
||||
# Pet.RankMod.Health
|
||||
# Description: Allows pet health to be modified by rank health rates (set in config)
|
||||
# Default: 1 - Enabled
|
||||
# 0 - Disabled
|
||||
|
||||
Pet.RankMod.Health = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user