From 37b90b3f7c59cad8e2aa04b6ee7d239d2fcc8748 Mon Sep 17 00:00:00 2001 From: PatrikLundell Date: Thu, 21 Apr 2022 23:41:38 +0200 Subject: [PATCH] Irradiated singular/plural mismatch (#56980) --- .../items/comestibles/irradiated_fruit.json | 46 +++++++++---------- data/json/items/comestibles/raw_fruit.json | 6 +-- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/data/json/items/comestibles/irradiated_fruit.json b/data/json/items/comestibles/irradiated_fruit.json index f4ad830fb7623..90228dad2aebc 100644 --- a/data/json/items/comestibles/irradiated_fruit.json +++ b/data/json/items/comestibles/irradiated_fruit.json @@ -14,8 +14,8 @@ "type": "COMESTIBLE", "id": "irradiated_elderberries", "copy-from": "elderberries", - "name": { "str": "irradiated elderberry", "str_pl": "irradiated elderberries" }, - "description": "An irradiated elderberry.", + "name": { "str_sp": "irradiated elderberries" }, + "description": "Irradiated elderberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -25,8 +25,8 @@ "type": "COMESTIBLE", "id": "irradiated_mulberries", "copy-from": "mulberries", - "name": { "str": "irradiated mulberry", "str_pl": "irradiated mulberries" }, - "description": "An irradiated mulberry.", + "name": { "str_sp": "irradiated mulberries" }, + "description": "Irradiated mulberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -36,8 +36,8 @@ "type": "COMESTIBLE", "id": "irradiated_huckleberries", "copy-from": "huckleberries", - "name": { "str": "irradiated huckleberry", "str_pl": "irradiated huckleberries" }, - "description": "An irradiated huckleberry.", + "name": { "str_sp": "irradiated huckleberries" }, + "description": "Irradiated huckleberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -47,8 +47,8 @@ "type": "COMESTIBLE", "id": "irradiated_raspberries", "copy-from": "raspberries", - "name": { "str": "irradiated raspberry", "str_pl": "irradiated raspberries" }, - "description": "An irradiated raspberry.", + "name": { "str_sp": "irradiated raspberries" }, + "description": "Irradiated raspberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -58,8 +58,8 @@ "type": "COMESTIBLE", "id": "irradiated_cranberries", "copy-from": "cranberries", - "name": { "str": "irradiated cranberry", "str_pl": "irradiated cranberries" }, - "description": "An irradiated cranberry.", + "name": { "str_sp": "irradiated cranberries" }, + "description": "Irradiated cranberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -69,8 +69,8 @@ "type": "COMESTIBLE", "id": "irradiated_strawberries", "copy-from": "strawberries", - "name": { "str": "irradiated strawberry", "str_pl": "irradiated strawberries" }, - "description": "An irradiated strawberry.", + "name": { "str_sp": "irradiated strawberries" }, + "description": "Irradiated strawberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -80,8 +80,8 @@ "type": "COMESTIBLE", "id": "irradiated_blueberries", "copy-from": "blueberries", - "name": { "str": "irradiated blueberry", "str_pl": "irradiated blueberries" }, - "description": "An irradiated blueberry.", + "name": { "str_sp": "irradiated blueberries" }, + "description": "Irradiated blueberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -190,8 +190,8 @@ "type": "COMESTIBLE", "id": "irradiated_cherries", "copy-from": "cherries", - "name": { "str": "irradiated cherry", "str_pl": "irradiated cherries" }, - "description": "An irradiated cherry.", + "name": { "str_sp": "irradiated cherries" }, + "description": "Irradiated cherries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -202,7 +202,7 @@ "id": "irradiated_plums", "copy-from": "plums", "name": { "str": "irradiated plum" }, - "description": "A group of irradiated plums.", + "description": "Irradiated plums.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -212,8 +212,8 @@ "type": "COMESTIBLE", "id": "irradiated_grapes", "copy-from": "grapes", - "name": { "str": "irradiated grape" }, - "description": "An irradiated grape.", + "name": { "str_sp": "irradiated grapes" }, + "description": "Irradiated grapes.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -267,8 +267,8 @@ "type": "COMESTIBLE", "id": "irradiated_blackberries", "copy-from": "blackberries", - "name": { "str": "irradiated blackberry", "str_pl": "irradiated blackberries" }, - "description": "An irradiated blackberry.", + "name": { "str_sp": "irradiated blackberries" }, + "description": "Irradiated blackberries.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", @@ -322,8 +322,8 @@ "type": "COMESTIBLE", "id": "irradiated_apricot", "copy-from": "apricot", - "name": { "str": "irradiated apricot" }, - "description": "An irradiated apricot.", + "name": { "str_sp": "irradiated apricots" }, + "description": "Irradiated apricots.", "proportional": { "price": 2.0 }, "spoils_in": "0 hours", "container": "bag_plastic", diff --git a/data/json/items/comestibles/raw_fruit.json b/data/json/items/comestibles/raw_fruit.json index 34e4c3993f5d6..4e424126466dc 100644 --- a/data/json/items/comestibles/raw_fruit.json +++ b/data/json/items/comestibles/raw_fruit.json @@ -120,7 +120,7 @@ "quench": 3, "healthy": 1, "calories": 46, - "description": "Tasty, juicy berry. Often found growing wild in fields.", + "description": "Tasty, juicy berries. Often found growing wild in fields.", "price": 400, "price_postapoc": 100, "material": [ "fruit" ], @@ -165,7 +165,7 @@ "quench": 3, "healthy": 2, "calories": 74, - "description": "A sweet red berry.", + "description": "Sweet red berries.", "price": 400, "price_postapoc": 100, "material": [ "fruit" ], @@ -253,7 +253,7 @@ "quench": 1, "healthy": 1, "calories": 217, - "description": "The fruit of a pollinated rose flower.", + "description": "The fruit of pollinated rose flowers.", "price": 400, "price_postapoc": 100, "material": [ "fruit" ],