mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 06:36:24 +00:00
feat(Core/Config): Infinite ammo config setting (#22969)
Co-authored-by: sogladev <sogladev@gmail.com>
This commit is contained in:
@@ -4563,6 +4563,13 @@ MunchingBlizzlike.Enabled = 1
|
||||
|
||||
Daze.Enabled = 1
|
||||
|
||||
#
|
||||
# InfiniteAmmo.Enabled
|
||||
# Description: Enable or disable ammo consumption for ranged attacks and thrown weapons.
|
||||
# Default: 0 - (Blizzlike)
|
||||
|
||||
InfiniteAmmo.Enabled = 0
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user