diff --git a/site/data/bounties.json b/site/data/bounties.json index 4efb868c..f5616d01 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -101,5 +101,15 @@ "Description": "Fix ground rendering in The Legend of Zelda: Breath of the Wild", "PaymentStatus": null, "DeveloperResponse": null + }, + { + "DateSubmitted": "02-13-2019", + "Developer": null, + "Status": "Unassigned", + "Requester": "KennyRoody", + "Amount": "$35 USD", + "Description": "Implement Wall Timer/Cycle Timer to correct timing in games like The Binding of Isaac: Afterbirth+, Celeste, Wizard of Light, etc. until either better/faster timing or Core::Timing imped.", + "PaymentStatus": null, + "DeveloperResponse": null } ]