Skip to content

Commit

Permalink
FIx plural of granola (CleverRaven#38029)
Browse files Browse the repository at this point in the history
FIx plural of granola
  • Loading branch information
Cyrano7 authored Feb 15, 2020
1 parent 19dfdd4 commit 54a3124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/wheat.json
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
{
"type": "COMESTIBLE",
"id": "granola",
"name": "granola",
"name": { "str": "granola", "str_pl": "granola" },
"weight": "32 g",
"color": "brown",
"spoils_in": "180 days",
Expand Down

0 comments on commit 54a3124

Please sign in to comment.