Skip to content

Commit

Permalink
Merge branch 'soldering-adjust' of https://github.com/yay855/Cataclys…
Browse files Browse the repository at this point in the history
…m-BN into soldering-adjust
  • Loading branch information
yay855 committed Apr 22, 2024
2 parents f881f32 + b59a07a commit b7c548b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/json/furniture_and_terrain/furniture-appliances.json
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,9 @@
"move_cost_mod": 1,
"coverage": 10,
"required_str": -1,
"deconstruct": { "items": [ { "item": "solder_wire", "count": 20 }, { "item": "cable", "count": 5 }, { "item": "power_supply", "count": 1 } ] },
"deconstruct": {
"items": [ { "item": "solder_wire", "count": 20 }, { "item": "cable", "count": 5 }, { "item": "power_supply", "count": 1 } ]
},
"bash": {
"str_min": 2,
"str_max": 10,
Expand Down

0 comments on commit b7c548b

Please sign in to comment.