Skip to content

Commit

Permalink
Merge pull request #68531 from casswedson/straw-burns
Browse files Browse the repository at this point in the history
add mat dry_plant to pile of straw
  • Loading branch information
Maleclypse authored Oct 7, 2023
2 parents c707012 + 3ac4555 commit fed583f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -2919,7 +2919,7 @@
"color": "light_gray",
"calories": 15,
"description": "A pile of dry grass. Can be used to craft a straw bed if there is nothing else to sleep on.",
"material": [ "veggy" ],
"material": [ "veggy", "dry_plant" ],
"flags": [ "TRADER_AVOID", "INEDIBLE", "CATTLE", "TINDER", "RABBIT" ],
"weight": "34 g",
"volume": "250 ml",
Expand Down

0 comments on commit fed583f

Please sign in to comment.