Skip to content

Instantly share code, notes, and snippets.

@QuincyLarson
Created May 15, 2014 00:07
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 QuincyLarson/429fcb33d8adc528f734 to your computer and use it in GitHub Desktop.
Save QuincyLarson/429fcb33d8adc528f734 to your computer and use it in GitHub Desktop.
http://innovation.isotropic.org/play select all the expansions real quick (couldn't get automatch settings to work due to some php weirdness)
document.getElementById("seek_2p").checked = true;
document.getElementById("figures").checked = true;
document.getElementById("echoes").checked = true;
document.getElementById("cities").checked = true;
document.getElementById("extra").checked = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment