Players cannot have positive reputation.
Contributed by Iris.
This commit is contained in:
parent
7afdbe301e
commit
cfb997c5ee
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
@ -78,11 +78,11 @@ PvPVsPvPTime = 60000
|
||||
|
||||
# Max count of positive reputation
|
||||
# Default: 500
|
||||
MaxReputation = 500
|
||||
MaxReputation = 0
|
||||
|
||||
# Reputation increase for kill one PK
|
||||
# Default: 100
|
||||
ReputationIncrease = 100
|
||||
ReputationIncrease = 0
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user