Initial changes.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user