From ff24bd169889f66d2047398ea410dfe57db03749 Mon Sep 17 00:00:00 2001 From: Eloeri <42394653+Eloeri@users.noreply.github.com> Date: Fri, 15 Nov 2019 11:07:16 -0600 Subject: [PATCH] Update bounties.json (#145) * Update bounties.json Add bunnei's bounty for Pokemon Shield and Pokemon Sword. --- site/data/bounties.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index dd4f153a..ebf72162 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -1,4 +1,19 @@ [ + { + "Developer": null, + "Status": "Unassigned", + "Description": "Fix softlocks for Pokemon Sword and Pokemon Shield.", + "Response": null, + "Requestors": [ + { + "DateSubmitted": "11-15-2019", + "Name": "bunnei", + "Amount": "300 USD", + "DateExpires": "02-01-2020", + "Paid": false + } + ] + }, { "Developer": null, "Status": "Unassigned",