diff options
| -rw-r--r-- | json/items/comestible/dairy.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/comestible/dairy.json b/json/items/comestible/dairy.json index cb8477e..330563a 100644 --- a/json/items/comestible/dairy.json +++ b/json/items/comestible/dairy.json @@ -6,7 +6,7 @@      "name": { "str_sp": "ghee" },      "spoils_in": "91 days",      "//": "Restore original spoils_in." -  }. +  },    {      "type": "COMESTIBLE",      "id": "ghee",  | 
