diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 12:55:50 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-04-09 12:55:50 -0700 |
| commit | c5633b41a56bd61f4693791fd1afc4bf752c89a6 (patch) | |
| tree | 7fbc6a708fab42e111bb370a8de9d9f2fc6dd1df /json | |
| parent | Another typo. (diff) | |
| download | cataclysm-bn-mod_recipe-fixes-c5633b41a56bd61f4693791fd1afc4bf752c89a6.tar.xz | |
Yet more typos.
Diffstat (limited to 'json')
| -rw-r--r-- | json/items/comestible/junkfood.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/comestible/junkfood.json b/json/items/comestible/junkfood.json index 0456b7e..4acc250 100644 --- a/json/items/comestible/junkfood.json +++ b/json/items/comestible/junkfood.json @@ -75,7 +75,7 @@ "type": "COMESTIBLE", "id": "candy3", "copy-from": "candy3", - "name": { "str_sp": "chewy candy", "str_pl": "chewy candies" }, + "name": { "str": "chewy candy", "str_pl": "chewy candies" }, "spoils_in": "364 days", "//": "Restore original spoils_in." }, |
