mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 00:36:07 +00:00
feat(Core/Unit): Enable/Disable Daze config (#19454)
* daze * bruh * bruhx2
This commit is contained in:
@@ -4413,6 +4413,13 @@ DailyRBGArenaPoints.MinLevel = 71
|
||||
|
||||
MunchingBlizzlike.Enabled = 1
|
||||
|
||||
#
|
||||
# Daze.Enabled
|
||||
# Description: Enable or disable the chance for mob melee attacks to daze the victim.
|
||||
# Default: 1 - (Blizzlike)
|
||||
|
||||
Daze.Enabled = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user