From 81494daa1dff842b74ac9ff12c23952a6e642d9c Mon Sep 17 00:00:00 2001 From: Holli Date: Sat, 25 May 2024 10:07:09 -0600 Subject: [PATCH] Rename "shotgun hull" --- data/json/items/generic/casing.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/generic/casing.json b/data/json/items/generic/casing.json index bd41f845d7c96..6014d89648737 100644 --- a/data/json/items/generic/casing.json +++ b/data/json/items/generic/casing.json @@ -526,8 +526,8 @@ "id": "shot_hull", "type": "GENERIC", "category": "spare_parts", - "name": { "str": "shotgun hull" }, - "description": "An empty hull from a shotgun shell.", + "name": { "str": "12 gauge shotgun hull" }, + "description": "An empty hull from a 12 gauge shotgun shell.", "weight": "8 g", "volume": "12ml", "stackable": true,