Skip to content

Commit

Permalink
fix: change plastic sheet category to plastic scrap (#6025)
Browse files Browse the repository at this point in the history
sheeeeeeeeet
  • Loading branch information
Goredell authored Jan 31, 2025
1 parent fa01ff2 commit 00b647f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/resources/plastic.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
"id": "plastic_sheet",
"type": "GENERIC",
"category": "tools_cooking",
"category": "scrap_plastic",
"name": { "str": "plastic sheet" },
"description": "This is a large sheet of heavy flexible plastic, the sort that might have been used for commercial wrapping or for weather-sealing a home.",
"weight": "1000 g",
Expand Down

0 comments on commit 00b647f

Please sign in to comment.