diff --git a/stardew_community_checklist/templates/bundles.json b/stardew_community_checklist/templates/bundles.json index 80f04e6..c9fd97c 100644 --- a/stardew_community_checklist/templates/bundles.json +++ b/stardew_community_checklist/templates/bundles.json @@ -192,30 +192,30 @@ }, { "id": 26, - "name": "", - "room": , - "reward": "", + "name": "2,500 Bundle", + "room": 5, + "reward": "Chocolate Cake (3)", "items_required": 5 }, { "id": 27, - "name": "", - "room": , - "reward": "", + "name": "5,000 Bundle", + "room": 5, + "reward": "Quality Fertilizer (30)", "items_required": 5 }, { "id": 28, - "name": "", - "room": , - "reward": "", + "name": "10,000 Bundle", + "room": 5, + "reward": "Lightning Rod", "items_required": 5 }, { "id": 29, - "name": "", - "room": , - "reward": "", + "name": "25,000 Bundle", + "room": 5, + "reward": "Crystalarium", "items_required": 5 } ],