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