aboutsummaryrefslogtreecommitdiff
path: root/monster_drops.json
diff options
context:
space:
mode:
Diffstat (limited to 'monster_drops.json')
-rw-r--r--monster_drops.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/monster_drops.json b/monster_drops.json
index 02c4333..618f8f0 100644
--- a/monster_drops.json
+++ b/monster_drops.json
@@ -1,18 +1,18 @@
[
- {
- "type": "item_group",
- "id": "mon_shoggoth_maid_death_drops",
- "subtype": "collection",
- "entries": [
- { "item": "mini_shoggoth", "prob": 100 }
- ]
- },
- {
- "type": "item_group",
- "id": "mon_little_maid_death_drops",
- "subtype": "collection",
- "entries": [
- { "item": "mini_little_maid", "prob": 100 }
- ]
- }
+ {
+ "type": "item_group",
+ "id": "mon_shoggoth_maid_death_drops",
+ "subtype": "collection",
+ "entries": [
+ { "item": "mini_shoggoth", "prob": 100 }
+ ]
+ },
+ {
+ "type": "item_group",
+ "id": "mon_little_maid_death_drops",
+ "subtype": "collection",
+ "entries": [
+ { "item": "mini_little_maid", "prob": 100 }
+ ]
+ }
]