diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 12:54:06 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 12:54:06 -0700 |
| commit | a57689ffbfe790f482d35a7a8f2304e6094cd677 (patch) | |
| tree | 38083ecde8da81dcfdd9941ee953c9aff8d895aa | |
| parent | Updated for 0.6.0 to revert the forever foods change. (diff) | |
| download | cataclysm-bn-mod_recipe-fixes-a57689ffbfe790f482d35a7a8f2304e6094cd677.tar.xz | |
Typo.
| -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", |
