diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 12:54:58 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 12:54:58 -0700 |
| commit | 269ade23d161cd8b27d440e4af508f6c7334fc10 (patch) | |
| tree | 0e49185e89a235836060185c6a7ea621ad7aa792 | |
| parent | Typo. (diff) | |
| download | cataclysm-bn-mod_recipe-fixes-269ade23d161cd8b27d440e4af508f6c7334fc10.tar.xz | |
Another typo.
| -rw-r--r-- | json/items/comestible/fruit_dishes.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/comestible/fruit_dishes.json b/json/items/comestible/fruit_dishes.json index 9e8535f..c7a0a32 100644 --- a/json/items/comestible/fruit_dishes.json +++ b/json/items/comestible/fruit_dishes.json @@ -14,5 +14,5 @@ "name": { "str_sp": "dehydrated fruit" }, "spoils_in": "364 days", "//": "Restore original spoils_in." - }, + } ] |
