Initial changes.

This commit is contained in:
MobiusDevelopment
2020-06-14 05:49:47 +00:00
parent 141764df73
commit 082558d4ac
1882 changed files with 22149 additions and 90093 deletions

View File

@@ -35,9 +35,6 @@ CTFAnnounceTeamStats = False
# Announce Reward
CTFAnnounceReward = False
# Players with cursed weapon are allowed to join ?
CTFJoinWithCursedWeapon = True
# Enable voice command to register on tvt/ctf events
CTFCommand = True

View File

@@ -12,9 +12,6 @@ DMAllowPotions = False
# DM participants can summon by item?
DMAllowSummon = False
# Players with cursed weapon are allowed to join ?
DMJoinWithCursedWeapon = False
# Remove all effects of DM participants on event start?
DMOnStartRemoveAllEffects = True

View File

@@ -37,9 +37,6 @@ TvTAnnounceReward = True
# give price with 0 kills
TvTPriceNoKills = True
# players with cursed weapon are allowed to join ?
TvTJoinWithCursedWeapon = False
# Enable voice command to register on tvt event
TvTCommand = True