Skip to content

Commit

Permalink
Fixed erroneous item placement on terrain/furniture
Browse files Browse the repository at this point in the history
  • Loading branch information
Valiant committed Jul 19, 2022
1 parent fcd2f48 commit f113605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/mods/No_Hope/Mapgen/nested/basement_nested.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"!": "t_carpet_purple",
"$": "t_carpet_purple"
},
"flags": [ "ERASE_ALL_BEFORE_PLACING_TERRAIN" ],
"furniture": { "!": "f_fridge", "$": "f_rack_wood" },
"items": {
"!": { "item": "wetbar_fridge", "chance": 50, "repeat": [ 1, 10 ] },
Expand Down

0 comments on commit f113605

Please sign in to comment.