From 55cf0530c3c9031f38062be172a78db5c30271fb Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Fri, 4 Oct 2019 17:07:32 -0500 Subject: [PATCH] Update bounties.json (#123) * Update bounties.json Added bounty information * Update bounties.json Correct name for added bounty * Update bounties.json Correct a bounty to better reflect the nature of the bounty --- site/data/bounties.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index c055daf1..e4336bdb 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -83,6 +83,40 @@ "Name": "MelonSpeedruns", "Amount": "$10 USD", "Paid": false + }, + { + "DateSubmitted": "09-18-2019", + "Name": "jroweboy", + "Amount": "$50 USD", + "Paid": false + } + ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Fixing a major graphics glitch that inhibits gameplay in Link's Awakening, if one should exist.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "09-18-2019", + "Name": "jroweboy", + "Amount": "$50 USD", + "Paid": false + } + ] + }, + { + "Developer": null, + "Status": "Unassigned", + "Description": "Be able to beat The Legend of Zelda Link's Awakening.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "09-18-2019", + "Name": "jroweboy", + "Amount": "$50 USD", + "Paid": false } ] },