aboutsummaryrefslogtreecommitdiff
path: root/monster_drops.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-15 04:40:25 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-15 04:40:25 -0700
commit14b726e225e81238acd4ac98c9df289b8ece7710 (patch)
tree71d5d71d0a3022e73f91a2f1b1c8ef64d2d2312c /monster_drops.json
parentRemove soldering/welding from kevlar recipes (diff)
downloadcataclysm-dda-mod_battle-maid-redone-14b726e225e81238acd4ac98c9df289b8ece7710.tar.xz
Add more items related to maid summoning
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 } ]