Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Korok Seeds [Grid 35 - 39] #9

Closed
willmanduffy opened this issue Apr 1, 2017 · 0 comments · Fixed by #37
Closed

Import Korok Seeds [Grid 35 - 39] #9

willmanduffy opened this issue Apr 1, 2017 · 0 comments · Fixed by #37

Comments

@willmanduffy
Copy link
Owner

Background

There are 900 Korok seeds in Breath of the Wild and this is a project that's too big for one person to healthily complete in a sitting and too easy to be a messy process. After doing a bit of research I stumbled across this Reddit thread that breaks a map of Korok seeds into an orderly grid of 100 images. To complete this task in an orderly fashion I'm creating tickets of 5 grid items. The person completing the ticket will be responsible for all Korok seeds within those 5 tiles.

You can find a Google Drive of all the tiles here: https://drive.google.com/drive/u/0/folders/0B3ntwnwFQB1tLUllcm0xT2pqLUE

Adding korok seeds

  1. Increase the Korok Seed expectation number in the test file. This will allow us to make sure we catch all of the seeds in each grid. For this ticket you should be adding 48 korok seeds.
  2. Start your local app with yarn start and open in browser. You should be able to click around the map and console.log the co-ordinates of your click.
  3. Click each spot that corresponds with a Korok Seed and add the coordinates to the dataset.
  4. If you are up for verifying the instruction type (as defined here) that's great, but I'd be super happy with a PR that's just co-ordinates and instructionType: 0
  5. When done run yarn test to make sure you added the correct number of Korok seeds!
@willmanduffy willmanduffy added this to the Korok Seeds milestone Apr 1, 2017
@willmanduffy willmanduffy changed the title Import Korok Seeds [35 - 39] Import Korok Seeds [Grid 35 - 39] Apr 1, 2017
@johachi johachi self-assigned this May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants