summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 12:55:50 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-09 12:55:50 -0700
commitc5633b41a56bd61f4693791fd1afc4bf752c89a6 (patch)
tree7fbc6a708fab42e111bb370a8de9d9f2fc6dd1df
parentAnother typo. (diff)
downloadcataclysm-bn-mod_recipe-fixes-c5633b41a56bd61f4693791fd1afc4bf752c89a6.tar.xz
Yet more typos.
-rw-r--r--json/items/comestible/junkfood.json2
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."
},