Updated PMC max level to match player max
This commit is contained in:
parent
8f67f75930
commit
a1fe93cab6
@ -2174,7 +2174,7 @@
|
||||
"experience": {
|
||||
"aggressorBonus": 0.02,
|
||||
"level": {
|
||||
"max": 78,
|
||||
"max": 79,
|
||||
"min": 1
|
||||
},
|
||||
"reward": {
|
||||
|
@ -2159,7 +2159,7 @@
|
||||
"experience": {
|
||||
"aggressorBonus": 0.02,
|
||||
"level": {
|
||||
"max": 78,
|
||||
"max": 79,
|
||||
"min": 1
|
||||
},
|
||||
"reward": {
|
||||
|
Loading…
Reference in New Issue
Block a user