From fe69879c003e9231631356930c5951a9bad211e7 Mon Sep 17 00:00:00 2001 From: TheMurderUnicorn Date: Fri, 15 Nov 2024 17:05:09 -0500 Subject: [PATCH] Change Description of Tube to Match Pocket --- data/json/items/containers/containers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/containers/containers.json b/data/json/items/containers/containers.json index 166b5ffe9b83e..b67af50ca5b04 100644 --- a/data/json/items/containers/containers.json +++ b/data/json/items/containers/containers.json @@ -700,7 +700,7 @@ "type": "GENERIC", "category": "container", "name": { "str": "small squeeze tube" }, - "description": "A small squeeze tube, holds 3 mL of liquid. It cannot be refilled after it's empty.", + "description": "A small squeeze tube, holds 4 mL of liquid. It cannot be refilled after it's empty.", "ascii_picture": "bottle_plastic_small", "weight": "2 g", "volume": "11 ml",