Skip to content

Instantly share code, notes, and snippets.

@coyotte508
Created October 8, 2015 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coyotte508/ff1d506887865ded3995 to your computer and use it in GitHub Desktop.
Save coyotte508/ff1d506887865ded3995 to your computer and use it in GitHub Desktop.
/evalp ret = []; for (var i = 1; i <= 720; i++) {if (/^....u$/i.test(sys.pokemon(i))) ret.push(sys.pokemon(i))} ret;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment