From f666af0a990b5acec049ee438875614e9c082892 Mon Sep 17 00:00:00 2001 From: MNG-cataclysm <58958654+MNG-cataclysm@users.noreply.github.com> Date: Wed, 23 Aug 2023 05:28:25 -0400 Subject: [PATCH] change the description (#67834) --- data/json/items/comestibles/other.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/comestibles/other.json b/data/json/items/comestibles/other.json index a0f14bef3fc32..738fcb975fff5 100644 --- a/data/json/items/comestibles/other.json +++ b/data/json/items/comestibles/other.json @@ -1139,7 +1139,7 @@ "type": "COMESTIBLE", "comestible_type": "FOOD", "name": { "str": "swarm of bees", "str_pl": "swarms of bees" }, - "description": "A swarm of honey bees, displaced from the hive. Without support and nutrients, or taking root somewhere, they will die in a few days.", + "description": "A swarm of honey bees, displaced from the hive. Without the support and nutrients of an apiary, or taking root somewhere, they will die in a few days.", "//": "While bees have mass and volume, it is easier to round to zero for the purposes of the game.", "price": 0, "price_postapoc": 0,