From 1653ab58abcc8056e24c3db021ba318634bb383b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 23:37:50 -0700 Subject: Jettison more stuff --- tools.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tools.json') diff --git a/tools.json b/tools.json index f32532c..ee4d879 100644 --- a/tools.json +++ b/tools.json @@ -4,15 +4,14 @@ "comestible_type": "MED", "id": "meat_shoggoth", "name": { "str": "shoggoth heart", "str_pl": "shoggoth meats" }, - "description": "The heart of a shoggoth. You could eat it to master the beast's morphogenic prowess, or you could use it to 'master' the beast in another way.", + "description": "The heart of a shoggoth. You could use it to 'master' the beast.", "weight": "1000 g", "symbol": ")", "color": "dark_gray", "price": "50 USD", "material": [ "maid" ], "volume": "250 ml", - "category": "tools", - "use_action": { "type": "mutagen_iv", "mutation_category": "SHOGGOTH" } + "category": "tools" }, { "type": "GENERIC", -- cgit v1.2.1