aboutsummaryrefslogtreecommitdiff
path: root/npcs/NC_SHOGGOTH_MAID.json
diff options
context:
space:
mode:
Diffstat (limited to 'npcs/NC_SHOGGOTH_MAID.json')
-rw-r--r--npcs/NC_SHOGGOTH_MAID.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/npcs/NC_SHOGGOTH_MAID.json b/npcs/NC_SHOGGOTH_MAID.json
index 8d0e022..4791644 100644
--- a/npcs/NC_SHOGGOTH_MAID.json
+++ b/npcs/NC_SHOGGOTH_MAID.json
@@ -3,6 +3,22 @@
"type": "item_group",
"id": "NC_SHOGGOTH_MAID_worn",
"subtype": "collection",
- "entries": [ { "item": "maid_dress_french_shoggoth", "prob": 100 }, { "item": "maid_cap_shoggoth", "prob": 100 } ]
+ "entries": [
+ { "item": "maid_dress", "prob": 100 },
+ { "item": "kawaii_maid_hat", "prob": 100 },
+ { "item": "kawaii_maid_garter", "prob": 100 },
+ { "item": "petticoat", "prob": 100 },
+ { "item": "kawaii_maid_panties", "prob": 100 },
+ { "item": "kawaii_maid_niso_thick", "prob": 100 },
+ { "item": "kawaii_maid_bra", "prob": 100 },
+ { "item": "kawaii_boots", "prob": 100 },
+ { "item": "maid_gloves_long_cotton", "prob": 100 },
+ { "item": "kawaii_vest", "prob": 100 },
+ { "item": "kawaii_scarf", "prob": 100 },
+ { "item": "kawaii_maid_hardcase_slim", "prob": 100 },
+ { "item": "kawaii_secretpoach", "prob": 100 },
+ { "item": "kawaii_secretpoach", "prob": 100 },
+ { "item": "kawaii_maid_megane_01", "prob": 100 }
+ ]
}
]