Skip to content

Commit

Permalink
Update terrain-walls.json (#75531)
Browse files Browse the repository at this point in the history
drystone walls now support roofs
  • Loading branch information
bloodbowel authored Aug 10, 2024
1 parent c50cb75 commit e240f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/furniture_and_terrain/terrain-walls.json
Original file line number Diff line number Diff line change
Expand Up @@ -3239,7 +3239,7 @@
"roof": "t_rock_roof",
"connect_groups": "WALL",
"connects_to": "WALL",
"flags": [ "NOITEM", "WALL", "NO_SCENT", "AUTO_WALL_SYMBOL", "MINEABLE", "BLOCK_WIND" ],
"flags": [ "NOITEM", "WALL", "SUPPORTS_ROOF", "NO_SCENT", "AUTO_WALL_SYMBOL", "MINEABLE", "BLOCK_WIND" ],
"bash": {
"str_min": 50,
"str_max": 200,
Expand Down

0 comments on commit e240f7c

Please sign in to comment.