Skip to content

Commit 0cd2dc8

Browse files
committed
score updated
1 parent be13f5f commit 0cd2dc8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

utils/scoreUtils.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@ export const scorePatrols = {
99
name: "Patrulla lobo",
1010
igAccount: "patrullalobo44",
1111
imgUri: "./img/lobo-badge.png",
12-
score: 1225,
12+
score: 1725,
1313
},
1414
{
1515
name: "Patrulla ardilla",
1616
igAccount: "patullaardilla44",
1717
imgUri: "./img/ardilla-badge.png",
18-
score: 1049,
18+
score: 1149,
1919
},
2020
{
2121
name: "Patrulla cuervo",
2222
igAccount: "patrullacuervo_gs44",
2323
imgUri: "./img/cuervo-badge.png",
24-
score: 2157,
24+
score: 2457,
2525
},
2626
{
2727
name: "Patrulla liebre",
2828
igAccount: "patrullaliebre44",
2929
imgUri: "./img/liebre-badge.png",
30-
score: 994,
30+
score: 1094,
3131
},
3232
{
3333
name: "Patrulla toro",
3434
igAccount: "patrulla_toro44",
3535
imgUri: "./img/toro-badge.png",
36-
score: 4064,
36+
score: 4264,
3737
},
3838
],
3939
};

0 commit comments

Comments
 (0)