From 00623cd8d049687c9cafcd48f3d771593d8c915d Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 5 Nov 2020 21:42:06 -0800 Subject: Fix 000 slugs and flechettes to be based off 000 shot Add missing looks-like fields to several items --- json/items/generic/casing.json | 1 + 1 file changed, 1 insertion(+) (limited to 'json/items/generic') diff --git a/json/items/generic/casing.json b/json/items/generic/casing.json index 2f2c6e9..580cab7 100644 --- a/json/items/generic/casing.json +++ b/json/items/generic/casing.json @@ -15,6 +15,7 @@ { "id": "000shot_hull", "type": "GENERIC", + "looks_like": "shot_hull", "category": "spare_parts", "name": { "str": "000 shotgun hull" }, "description": "An empty hull from a 000 shotgun shell.", -- cgit v1.2.1