mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
feat(Core/Unit): Implement munching as a configurable option. (#19188)
* Init. * Correct description. * Adjust boolean to integer in config.
This commit is contained in:
@@ -4386,6 +4386,13 @@ TeleportTimeoutFar = 45
|
||||
|
||||
DailyRBGArenaPoints.MinLevel = 71
|
||||
|
||||
#
|
||||
# MunchingBlizzlike.Enabled
|
||||
# Description: Enable the Blizzlike implementation of munching with e.g. Warrior's Rend or Mage's Ignite
|
||||
# Default: 1 - (Blizzlike)
|
||||
|
||||
MunchingBlizzlike.Enabled = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user