mirror of
https://github.com/BytesGalore/mod-no-hearthstone-cooldown.git
synced 2026-01-13 00:58:37 +00:00
18 lines
552 B
Plaintext
18 lines
552 B
Plaintext
#
|
|
# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
|
|
#
|
|
|
|
[worldserver]
|
|
|
|
#####################################################
|
|
# No Hearthstone cooldown module configuration
|
|
#####################################################
|
|
#
|
|
# NoHearthstoneCooldownConfig.Enable
|
|
# Description: Enable to skip the Hearthstone cooldown
|
|
# Default: 1 - Enabled
|
|
# 0 - Disabled
|
|
#
|
|
|
|
NoHearthstoneCooldown.Enable = 1
|