From 0cf0e572abefec3ff0632703d44323964cf2f56e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 19:08:34 -0700 Subject: Port to Bright Nights Merge in new mod data (sans the erotic stuff) --- monster_drops.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'monster_drops.json') diff --git a/monster_drops.json b/monster_drops.json index ccfe712..0c4ae42 100644 --- a/monster_drops.json +++ b/monster_drops.json @@ -3,9 +3,7 @@ "type": "item_group", "id": "mon_shoggoth_death_drops", "subtype": "collection", - "entries": [ - { "item": "meat_shoggoth", "prob": 40 } - ] + "entries": [ { "item": "meat_shoggoth", "prob": 40 } ] }, { "type": "item_group", -- cgit v1.2.1