Skip to content

Commit

Permalink
fix cooking oil weight
Browse files Browse the repository at this point in the history
  • Loading branch information
KorGgenT committed Jan 21, 2019
1 parent 81e9990 commit 09865b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/drink_other.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"id": "cooking_oil",
"name": "cooking oil",
"name_plural": "cooking oil",
"weight": 117,
"weight": 15,
"color": "yellow",
"container": "jug_plastic",
"comestible_type": "DRINK",
Expand Down

0 comments on commit 09865b6

Please sign in to comment.