Players cannot have positive reputation.

Contributed by Iris.
This commit is contained in:
MobiusDevelopment 2020-06-22 06:28:41 +00:00
parent 7afdbe301e
commit cfb997c5ee
7 changed files with 14 additions and 14 deletions

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------

View File

@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
# Max count of positive reputation # Max count of positive reputation
# Default: 500 # Default: 500
MaxReputation = 500 MaxReputation = 0
# Reputation increase for kill one PK # Reputation increase for kill one PK
# Default: 100 # Default: 100
ReputationIncrease = 100 ReputationIncrease = 0
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------