Skip to content

Commit

Permalink
Merge pull request #1235 from taketakeyyy/fix/provision_egg_video_link
Browse files Browse the repository at this point in the history
fix: incorrect link to Eagle Egg video in Cycle 3
  • Loading branch information
MichalD96 authored Oct 11, 2023
2 parents d41f962 + 6d95c37 commit 0cbbc5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@
],
"3": [
{ "text": "provision_duck_egg", "height": 0, "tool": 0, "lat": -48.272, "lng": 148.2364, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=859s" },
{ "text": "provision_eagle_egg_1", "height": 0, "tool": 0, "lat": -39.8578, "lng": 96.0157, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=1231s" },
{ "text": "provision_eagle_egg_2", "height": 0, "tool": 0, "lat": -64.7479, "lng": 78.4874, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=1154s" },
{ "text": "provision_eagle_egg_1", "height": 0, "tool": 0, "lat": -39.8578, "lng": 96.0157, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=1154s" },
{ "text": "provision_eagle_egg_2", "height": 0, "tool": 0, "lat": -64.7479, "lng": 78.4874, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=1231s" },
{ "text": "provision_egret_egg", "height": 0, "tool": 0, "lat": -76.939, "lng": 140.0815, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=889s" },
{ "text": "provision_goose_egg", "height": 0, "tool": 0, "lat": -75.4266, "lng": 114.0073, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=1037s" },
{ "text": "provision_hawk_egg_1", "height": 0, "tool": 0, "lat": -22.4707, "lng": 95.1546, "video": "https://www.youtube.com/watch?v=0hug79s8qa0&t=1195s" },
Expand Down

0 comments on commit 0cbbc5c

Please sign in to comment.