Skip to content

Commit

Permalink
Remech
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt committed Sep 19, 2024
1 parent 233bdb7 commit 82de377
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/json/items/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1757,7 +1757,7 @@
"symbol": ";",
"color": "light_gray",
"name": { "str": "clock" },
"description": "A cheap digital clock. Tells the time and has an alarm clock feature.",
"description": "A small mechanical clock. Tells the time and has an alarm clock feature.",
"price": "10 USD",
"price_postapoc": "10 cent",
"material": [ "plastic", "steel" ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/uncraft/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@
"type": "uncraft",
"time": "1 m",
"qualities": [ { "id": "SCREW", "level": 1 } ],
"components": [ [ [ "plastic_chunk", 2 ] ], [ [ "processor", 1 ] ], [ [ "light_battery_cell", 1 ] ] ]
"components": [ [ [ "scrap", 3 ] ], [ [ "clockworks", 2 ] ] ]
},
{
"result": "collarpin",
Expand Down

0 comments on commit 82de377

Please sign in to comment.