Renamed configuration .properties files to .ini extension.

This commit is contained in:
MobiusDev
2015-09-12 08:21:43 +00:00
parent 945f4dcf68
commit 8d8e6db3d4
23 changed files with 20 additions and 20 deletions

View File

@@ -0,0 +1,24 @@
# --------------------------------------------------
# Contestable halls general configuration
# --------------------------------------------------
# Min level that each clan needs to register
# for the siege
MinClanLevel = 4
# Max number of clans allowed to register for
# the battle
MaxAttackers = 500
# Max numbers of flags that each clan is allowed
# to put
MaxFlagsPerClan = 1
# Enable the fame reward
EnableFame = false
# Fame amount
FameAmount = 0
# Fame Frequency
FameFrequency = 0