Skip to content
This repository was archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request CleverRaven#53117 from jbytheway/overmapgen_covera…
Browse files Browse the repository at this point in the history
…ge_test

Add overmapgen coverage test, and fix related issues
  • Loading branch information
ZhilkinSerg authored Dec 3, 2021
2 parents 4713ca2 + e13fb9b commit ba1f9cf
Show file tree
Hide file tree
Showing 44 changed files with 318 additions and 2,075 deletions.
16 changes: 16 additions & 0 deletions data/json/itemgroups/supplies.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,22 @@
{ "item": "rigid_plastic_sheet", "prob": 30, "count": [ 5, 20 ] }
]
},
{
"id": "hardware_trash",
"type": "item_group",
"items": [
[ "wrapper", 50 ],
[ "bottle_glass", 50 ],
[ "bottle_plastic", 70 ],
[ "can_drink", 60 ],
[ "flyer", 30 ],
[ "box_small", 30 ],
[ "rag", 20 ],
[ "bag_plastic", 20 ],
[ "news_regional", 15 ],
[ "mag_news", 15 ]
]
},
{
"id": "supplies_plumbing",
"type": "item_group",
Expand Down
71 changes: 0 additions & 71 deletions data/json/mapgen/apartment_con.json

This file was deleted.

68 changes: 0 additions & 68 deletions data/json/mapgen/apartment_mod.json

This file was deleted.

88 changes: 0 additions & 88 deletions data/json/mapgen/dirtroad.json

This file was deleted.

Loading

0 comments on commit ba1f9cf

Please sign in to comment.