File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const ace: IOperator = {
1515 season : "Y5S2" ,
1616 height : 187 ,
1717 weight : 75 ,
18- price : { renown : 20000 , r6credits : 480 } ,
18+ price : { renown : 15000 , r6credits : 360 } ,
1919 } ,
2020 bio : {
2121 real_name : "Håvard Haugland" ,
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ export const glaz: IOperator = {
55 role : "Attacker" ,
66 unit : "SPETSNAZ" ,
77 ratings : {
8- health : 2 ,
9- speed : 2 ,
8+ health : 1 ,
9+ speed : 3 ,
1010 difficulty : 1 ,
1111 } ,
1212 meta : {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const melusi: IOperator = {
1515 season : "Y5S2" ,
1616 height : 172 ,
1717 weight : 68 ,
18- price : { renown : 20000 , r6credits : 480 } ,
18+ price : { renown : 15000 , r6credits : 360 } ,
1919 } ,
2020 bio : {
2121 real_name : "Thandiwe Ndlovu" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const nokk: IOperator = {
1515 season : "Y4S2" ,
1616 height : 0 ,
1717 weight : 0 ,
18- price : { renown : 15000 , r6credits : 360 } ,
18+ price : { renown : 10000 , r6credits : 240 } ,
1919 } ,
2020 bio : {
2121 real_name : "[REDACTED]" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const thunderbird: IOperator = {
1515 season : "Y6S2" ,
1616 height : 172 ,
1717 weight : 70 ,
18- price : { renown : 25000 , r6credits : 600 } ,
18+ price : { renown : 20000 , r6credits : 480 } ,
1919 } ,
2020 bio : {
2121 real_name : "Mina Sky" ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export const warden: IOperator = {
1515 season : "Y4S2" ,
1616 height : 173 ,
1717 weight : 73 ,
18- price : { renown : 15000 , r6credits : 360 } ,
18+ price : { renown : 10000 , r6credits : 240 } ,
1919 } ,
2020 bio : {
2121 real_name : "Collinn McKinley" ,
You can’t perform that action at this time.
0 commit comments