Skip to content

Commit

Permalink
Merge pull request #78595 from MrDraMaster/close-cardboard-door
Browse files Browse the repository at this point in the history
allow open cardboard door to be closed
  • Loading branch information
Anton Burmistrov authored Dec 16, 2024
2 parents 61f58dc + 633826e commit 6133c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/furniture_and_terrain/furniture-terrains.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
"required_str": -1,
"rotates_to": "INDOORFLOOR",
"flags": [ "NOITEM", "BLOCKSDOOR", "FLAMMABLE_ASH", "ORGANIC", "EASY_DECONSTRUCT", "BLOCK_WIND", "DOOR" ],
"close": "f_cardboard_door",
"deconstruct": {
"items": [
{ "item": "box_large", "count": 1 },
Expand Down

0 comments on commit 6133c56

Please sign in to comment.