mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(Core/Arena): allow crossfaction arena teams (#16823)
This commit is contained in:
@@ -1563,6 +1563,14 @@ AllowTwoSide.Interaction.Group = 0
|
||||
|
||||
AllowTwoSide.Interaction.Guild = 0
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Arena
|
||||
# Description: Allow joining arena teams between factions.
|
||||
# Default: 0 - (Disabled)
|
||||
# 1 - (Enabled)
|
||||
|
||||
AllowTwoSide.Interaction.Arena = 0
|
||||
|
||||
#
|
||||
# AllowTwoSide.Interaction.Auction
|
||||
# Description: Allow auctions between factions.
|
||||
|
||||
Reference in New Issue
Block a user