Skip to content

Commit

Permalink
fix screen wall (#37380)
Browse files Browse the repository at this point in the history
  • Loading branch information
curstwist authored and I-am-Erk committed Jan 25, 2020
1 parent 30a5718 commit 5e96b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/furniture_and_terrain/terrain-fences-gates.json
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
"flags": [ "TRANSPARENT", "NOITEM", "PERMEABLE", "AUTO_WALL_SYMBOL", "BURROWABLE", "AUTO_WALL_SYMBOL" ],
"examine_action": "chainfence",
"deconstruct": {
"ter_set": "t_null",
"ter_set": "t_floor",
"items": [ { "item": "screen_mesh", "count": 1 }, { "item": "nail", "charges": 10 }, { "item": "2x4", "charges": 4 } ]
},
"bash": {
Expand Down

0 comments on commit 5e96b74

Please sign in to comment.