Updated PMC max level to match player max
(cherry picked from commit a1fe93cab6
)
This commit is contained in:
parent
ee1eb7d690
commit
97ed43b841
@ -2169,7 +2169,7 @@
|
||||
"experience": {
|
||||
"aggressorBonus": 0.02,
|
||||
"level": {
|
||||
"max": 78,
|
||||
"max": 79,
|
||||
"min": 1
|
||||
},
|
||||
"reward": {
|
||||
|
@ -2154,7 +2154,7 @@
|
||||
"experience": {
|
||||
"aggressorBonus": 0.02,
|
||||
"level": {
|
||||
"max": 78,
|
||||
"max": 79,
|
||||
"min": 1
|
||||
},
|
||||
"reward": {
|
||||
|
Loading…
Reference in New Issue
Block a user