From 5508814b803e5e4a120036f0bd063c6c168c9a53 Mon Sep 17 00:00:00 2001 From: ChainsawGarden Date: Sat, 16 Sep 2023 18:09:35 -0400 Subject: [PATCH] minor change to item description --- data/json/items/armor/misc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/armor/misc.json b/data/json/items/armor/misc.json index c9bb720a2c..cfe2b815b5 100644 --- a/data/json/items/armor/misc.json +++ b/data/json/items/armor/misc.json @@ -131,7 +131,7 @@ "id": "sleeping_bag_fur", "type": "ARMOR", "name": { "str": "fur sleeping bag" }, - "description": "A large sleeping bag lined with fur. Who needs a tent?", + "description": "A large sleeping bag lined with fur.", "weight": "1175 g", "volume": "4500 ml", "price": 32500,