Skip to content

Commit

Permalink
Merge pull request #33335 from Widdershin/patch-1
Browse files Browse the repository at this point in the history
Fix bug where player could not create woodchip floors
  • Loading branch information
Rivet-the-Zombie authored Aug 23, 2019
2 parents 156c7a6 + f2ac7de commit 9119b82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/json/construction.json
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,6 @@
"required_skills": [ [ "fabrication", 0 ] ],
"time": 40,
"components": [ [ [ "splinter", 50 ] ] ],
"pre_special": "check_empty",
"pre_terrain": "t_pit_shallow",
"post_terrain": "t_woodchips"
},
Expand Down

0 comments on commit 9119b82

Please sign in to comment.