Skip to content

Commit ae0996b

Browse files
authored
Update README.md
1 parent a0145ec commit ae0996b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,15 @@ NodeJS Map clone replacement for [RealDeviceMap](https://github.com/realdevicema
265265
"maxScouts": 15
266266
},
267267
// Maximum search results for global search to return
268-
"searchMaxResults": 200,
268+
"searchMaxResults": 20,
269269
// Set a custom list of Pokemon to be activated if a user selects the "Quick Start" filter button on the Pokemon Filter menu
270270
"recommendedPokemon": [
271-
3,6,9,65,68,76,94,99,106,107,108,112,113,114,115,122,125,130,131,134
271+
3,6,9,65,68,76,94,99,106,107,108,112,113,114,115,122,125,130,131,134,135,136,137,142,143,144,145,146,147,148,149,150,151,154,157,160,169,176,196,197,201,
272+
214,221,222,233,237,241,242,243,244,245,246,247,248,249,250,251,254,257,260,280,281,282,286,287,288,289,290,291,292,297,303,306,327,328,329,330,349,350,357,
273+
358,359,361,362,365,366,369,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,389,392,395,403,404,405,408,409,410,411,417,443,444,445,447,448,
274+
480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,496,497,499,500,502,503,522,523,524,525,526,530,531,532,533,534,538,539,550,551,552,553,554,555,
275+
556,559,560,561,564,565,566,567,570,574,575,576,587,596,597,599,600,601,607,608,609,610,611,612,618,622,623,626,631,632,633,634,635,636,637,638,639,640,
276+
641,642,643,644,645,646,647,648,649
272277
]
273278

274279
}

0 commit comments

Comments
 (0)