Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Technically this update existed for a couple of weeks already.
v19 :)
line 49, should be return encounter if !newenc[4].include?($PokemonEncounters.pbEncounterType) . I mistyped encounter. Yes, I know, half a year later, the error is caught. Pastebin is already updated.
return encounter if !newenc[4].include?($PokemonEncounters.pbEncounterType)
encounter
Now you can set encounters to work with only a certain Encounter type, so you don't get Zigzagoons while you surf!