Skip to content

Commit

Permalink
[MSC] Make sugar comestible to sugarkin (#48967)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman authored and ZhilkinSerg committed Jun 14, 2021
1 parent fa293c3 commit d46f89e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/mods/My_Sweet_Cataclysm/sweet_items.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,15 @@
"symbol": ",",
"color": "light_gray",
"flags": [ "NO_SALVAGE" ]
},
{
"type": "COMESTIBLE",
"id": "sugar",
"name": { "str_sp": "sugar" },
"copy-from": "sugar",
"color": "white",
"symbol": "%",
"description": "Sweet, sweet sugar. Bad for your teeth and surprisingly not very tasty on its own.",
"material": [ "junk" ]
}
]

0 comments on commit d46f89e

Please sign in to comment.