From 4f848dcf46556ffb6d8766dda4e0fc6420ba1079 Mon Sep 17 00:00:00 2001 From: ampersand55 <9817636+ampersand55@users.noreply.github.com> Date: Tue, 12 Nov 2024 13:38:11 +0100 Subject: [PATCH] Oxford comma Co-authored-by: Anton Burmistrov --- data/json/items/armor/ammo_pouch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/items/armor/ammo_pouch.json b/data/json/items/armor/ammo_pouch.json index f2bb80240090a..1dc09897a5de7 100644 --- a/data/json/items/armor/ammo_pouch.json +++ b/data/json/items/armor/ammo_pouch.json @@ -540,7 +540,7 @@ "id": "quiver_simple_cloth", "type": "ARMOR", "name": { "str": "simple cloth quiver" }, - "description": "A simple quiver made out of cloth that can be adjusted to hold various types of arrows, bolts and spears of different lengths. Takes slightly longer to pull ammunition from than a regular quiver. Use insert to store arrows, bolts, fishing spears or atlatl spears.", + "description": "A simple quiver made out of cloth that can be adjusted to hold various types of arrows, bolts, and spears of different lengths. Takes slightly longer to pull ammunition from than a regular quiver. Use insert to store arrows, bolts, fishing spears, or atlatl spears.", "weight": "200 g", "volume": "500 ml", "price": "5 USD",