1
0
mirror of https://github.com/kihashi/stardew_community_checklist.git synced 2025-10-19 08:03:17 +00:00

Merge pull request #70 from kihashi/#69-Vault-Bundle-Incorrect-Number

Fixed a bug with the Vault bundle data
This commit is contained in:
John Cleaver 2016-10-18 09:30:16 -04:00 committed by GitHub
commit 797ebb8a7c

View File

@ -1173,28 +1173,28 @@
"name": "2,500 Bundle", "name": "2,500 Bundle",
"room": 5, "room": 5,
"reward": "Chocolate Cake (3)", "reward": "Chocolate Cake (3)",
"items_required": 5 "items_required": 1
}, },
{ {
"id": 27, "id": 27,
"name": "5,000 Bundle", "name": "5,000 Bundle",
"room": 5, "room": 5,
"reward": "Quality Fertilizer (30)", "reward": "Quality Fertilizer (30)",
"items_required": 5 "items_required": 1
}, },
{ {
"id": 28, "id": 28,
"name": "10,000 Bundle", "name": "10,000 Bundle",
"room": 5, "room": 5,
"reward": "Lightning Rod", "reward": "Lightning Rod",
"items_required": 5 "items_required": 1
}, },
{ {
"id": 29, "id": 29,
"name": "25,000 Bundle", "name": "25,000 Bundle",
"room": 5, "room": 5,
"reward": "Crystalarium", "reward": "Crystalarium",
"items_required": 5 "items_required": 1
} }
], ],
"rooms": [ "rooms": [