Skip to content

Commit

Permalink
Merge pull request #60839 from Drew4484/Ingot-separation
Browse files Browse the repository at this point in the history
Ingot separation
  • Loading branch information
dseguin authored Sep 8, 2022
2 parents 2601a25 + f4ca620 commit 435565c
Show file tree
Hide file tree
Showing 6 changed files with 372 additions and 81 deletions.
2 changes: 1 addition & 1 deletion data/json/furniture_and_terrain/furniture-fakes.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"bash": { "str_min": 0, "str_max": 0, "items": [ ] },
"flags": [ "PLACE_ITEM", "TRANSPARENT", "EASY_DECONSTRUCT", "NOCOLLIDE" ],
"examine_action": "workbench",
"workbench": { "multiplier": 0.7, "mass": 1000000, "volume": "1000L" }
"workbench": { "multiplier": 0.7, "mass": 10000000, "volume": "1000L" }
},
{
"type": "furniture",
Expand Down
Loading

0 comments on commit 435565c

Please sign in to comment.