aboutsummaryrefslogtreecommitdiff
path: root/monster_drops.json
diff options
context:
space:
mode:
Diffstat (limited to 'monster_drops.json')
-rw-r--r--monster_drops.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/monster_drops.json b/monster_drops.json
index 5ec12b5..ccfe712 100644
--- a/monster_drops.json
+++ b/monster_drops.json
@@ -1,6 +1,14 @@
[
{
"type": "item_group",
+ "id": "mon_shoggoth_death_drops",
+ "subtype": "collection",
+ "entries": [
+ { "item": "meat_shoggoth", "prob": 40 }
+ ]
+ },
+ {
+ "type": "item_group",
"id": "mon_shoggoth_maid_death_drops",
"subtype": "collection",
"entries": [ { "item": "mini_shoggoth", "prob": 100 } ]