fix(Core/Arena): allow crossfaction arena teams (#16823)
This commit is contained in:
parent
c24ebcbd9d
commit
642bd1936b
6 changed files with 78 additions and 21 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue