Skip to content

Commit

Permalink
Update comestibles.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LiGIAOTPA authored Jul 8, 2017
1 parent f93bf11 commit c617074
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions data/json/items/comestibles.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,28 +388,6 @@
"flags" : ["EATEN_COLD"],
"fun" : 1
},
{
"type" : "COMESTIBLE",
"id" : "soymilk",
"name" : "soymilk",
"name_plural": "soymilk",
"weight" : 260,
"color" : "white",
"spoils_in" : 8,
"container" : "jug_plastic",
"comestible_type" : "DRINK",
"symbol" : "~",
"quench" : 30,
"healthy" : 1,
"nutrition" : 4,
"description" : "a substitute for milk, made from bean.",
"price" : 300,
"material" : ["milk","veggy"],
"volume" : 1,
"phase" : "liquid",
"flags" : ["EATEN_COLD"],
"fun" : 1
},
{
"type" : "COMESTIBLE",
"id" : "con_milk",
Expand Down

0 comments on commit c617074

Please sign in to comment.