Minor typo fix for previous commit.
This commit is contained in:
parent
31f422c01e
commit
69b246979d
@ -7,27 +7,27 @@
|
|||||||
|
|
||||||
EnablePvPColorSystem = False
|
EnablePvPColorSystem = False
|
||||||
|
|
||||||
# Rank 1.
|
# Rank 1
|
||||||
PvpAmount1 = 500
|
PvpAmount1 = 500
|
||||||
ColorForAmount1 = 9C9C9C
|
ColorForAmount1 = 9C9C9C
|
||||||
PvPTitleForAmount1 = Sergant
|
PvPTitleForAmount1 = Sergeant
|
||||||
|
|
||||||
# Rank 2.
|
# Rank 2
|
||||||
PvpAmount2 = 1000
|
PvpAmount2 = 1000
|
||||||
ColorForAmount2 = 696969
|
ColorForAmount2 = 696969
|
||||||
PvPTitleForAmount2 = Lieutenant
|
PvPTitleForAmount2 = Lieutenant
|
||||||
|
|
||||||
# Rank 3.
|
# Rank 3
|
||||||
PvpAmount3 = 1500
|
PvpAmount3 = 1500
|
||||||
ColorForAmount3 = 4F4F4F
|
ColorForAmount3 = 4F4F4F
|
||||||
PvPTitleForAmount3 = Captain
|
PvPTitleForAmount3 = Captain
|
||||||
|
|
||||||
# Rank 4.
|
# Rank 4
|
||||||
PvpAmount4 = 2500
|
PvpAmount4 = 2500
|
||||||
ColorForAmount4 = 363636
|
ColorForAmount4 = 363636
|
||||||
PvPTitleForAmount4 = Major
|
PvPTitleForAmount4 = Major
|
||||||
|
|
||||||
# Rank 5.
|
# Rank 5
|
||||||
PvpAmount5 = 5000
|
PvpAmount5 = 5000
|
||||||
ColorForAmount5 = 1C1C1C
|
ColorForAmount5 = 1C1C1C
|
||||||
PvPTitleForAmount5 = General
|
PvPTitleForAmount5 = General
|
||||||
|
@ -7,27 +7,27 @@
|
|||||||
|
|
||||||
EnablePvPColorSystem = False
|
EnablePvPColorSystem = False
|
||||||
|
|
||||||
# Rank 1.
|
# Rank 1
|
||||||
PvpAmount1 = 500
|
PvpAmount1 = 500
|
||||||
ColorForAmount1 = 9C9C9C
|
ColorForAmount1 = 9C9C9C
|
||||||
PvPTitleForAmount1 = Sergant
|
PvPTitleForAmount1 = Sergeant
|
||||||
|
|
||||||
# Rank 2.
|
# Rank 2
|
||||||
PvpAmount2 = 1000
|
PvpAmount2 = 1000
|
||||||
ColorForAmount2 = 696969
|
ColorForAmount2 = 696969
|
||||||
PvPTitleForAmount2 = Lieutenant
|
PvPTitleForAmount2 = Lieutenant
|
||||||
|
|
||||||
# Rank 3.
|
# Rank 3
|
||||||
PvpAmount3 = 1500
|
PvpAmount3 = 1500
|
||||||
ColorForAmount3 = 4F4F4F
|
ColorForAmount3 = 4F4F4F
|
||||||
PvPTitleForAmount3 = Captain
|
PvPTitleForAmount3 = Captain
|
||||||
|
|
||||||
# Rank 4.
|
# Rank 4
|
||||||
PvpAmount4 = 2500
|
PvpAmount4 = 2500
|
||||||
ColorForAmount4 = 363636
|
ColorForAmount4 = 363636
|
||||||
PvPTitleForAmount4 = Major
|
PvPTitleForAmount4 = Major
|
||||||
|
|
||||||
# Rank 5.
|
# Rank 5
|
||||||
PvpAmount5 = 5000
|
PvpAmount5 = 5000
|
||||||
ColorForAmount5 = 1C1C1C
|
ColorForAmount5 = 1C1C1C
|
||||||
PvPTitleForAmount5 = General
|
PvPTitleForAmount5 = General
|
||||||
|
Loading…
Reference in New Issue
Block a user