diff options
| -rw-r--r-- | json/items/comestible/dairy.json | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/comestible/dairy.json b/json/items/comestible/dairy.json index 330563a..e27637e 100644 --- a/json/items/comestible/dairy.json +++ b/json/items/comestible/dairy.json @@ -9,8 +9,8 @@    },    {      "type": "COMESTIBLE", -    "id": "ghee", -    "copy-from": "ghee", +    "id": "cheese_hard", +    "copy-from": "cheese_hard",      "name": { "str_sp": "hard cheese" },      "spoils_in": "182 days",      "//": "Restore original spoils_in."  | 
