From 3e33ed305a5a258eae8edfb9d1ba970e71c2b494 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Jul 2022 18:11:38 -0700 Subject: Update 40mm comp-b usage. Also fix text for M67 grenades. --- json/items/tool/explosive.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'json/items') diff --git a/json/items/tool/explosive.json b/json/items/tool/explosive.json index e74b7dc..0f4cb8b 100644 --- a/json/items/tool/explosive.json +++ b/json/items/tool/explosive.json @@ -76,7 +76,8 @@ "type": "TOOL", "category": "weapons", "copy-from": "grenade", - "name": { "str": "M67 fragmentation grenade" } + "name": { "str": "M67 fragmentation grenade" }, + "description": "This is a US military M67 fragmentation grenade. Use this item to pull the pin and light the fuse. You will then have five seconds before it explodes; throwing it would be a good idea." }, { "id": "grenade_act", -- cgit v1.2.1