Skip to content

Commit

Permalink
Add subtype entry, so the loading code actually parses the "entries" …
Browse files Browse the repository at this point in the history
…array.
  • Loading branch information
BevapDin committed Dec 25, 2019
1 parent f9dbbd5 commit 4536d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/mapgen/hazardous_waste_sarcophagus.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@
{
"id": "nanomaterials",
"type": "item_group",
"subtype": "collection",
"entries": [ { "item": "nanomaterial", "prob": 100 } ]
}
]

0 comments on commit 4536d48

Please sign in to comment.