From c5633b41a56bd61f4693791fd1afc4bf752c89a6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 9 Apr 2024 12:55:50 -0700 Subject: Yet more typos. --- json/items/comestible/junkfood.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." }, -- cgit v1.2.1