aboutsummaryrefslogtreecommitdiff
path: root/npcs/NC_SHOGGOTH_MAID.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 00:26:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 00:26:18 -0700
commit440dfd72cce23e7d13404172ffa733f0c9d7a59a (patch)
tree5c266e7c1022d5c1f35a719cca6278582de7b25a /npcs/NC_SHOGGOTH_MAID.json
parentUpdate body part names (diff)
downloadcataclysm-dda-mod_battle-maid-redone-440dfd72cce23e7d13404172ffa733f0c9d7a59a.tar.xz
Fix up the maid npc
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 }
+ ]
}
]