Skip to content

Commit

Permalink
Update construction.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Marrim authored and anothersimulacrum committed Jul 18, 2021
1 parent 2dd98f6 commit 93ef036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/construction.json
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@
"required_skills": [ [ "fabrication", 3 ] ],
"time": "30 m",
"qualities": [ [ { "id": "HAMMER", "level": 2 } ] ],
"components": [ [ [ "pipe", 6 ] ], [ [ "scrap", 8 ] ] ],
"components": [ [ [ "pipe", 6 ] ], [ [ "pipe_fittings", 3 ] ], [ [ "scrap", 8 ] ] ],
"pre_flags": "DIGGABLE",
"post_terrain": "t_chainfence_posts"
},
Expand Down

0 comments on commit 93ef036

Please sign in to comment.