diff options
Diffstat (limited to 'npcs/NC_SHOGGOTH_MAID.json')
-rw-r--r-- | npcs/NC_SHOGGOTH_MAID.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npcs/NC_SHOGGOTH_MAID.json b/npcs/NC_SHOGGOTH_MAID.json index b0401bb..f61f2ad 100644 --- a/npcs/NC_SHOGGOTH_MAID.json +++ b/npcs/NC_SHOGGOTH_MAID.json @@ -5,7 +5,7 @@ "subtype": "collection", "entries": [ { "item": "maid_dress", "prob": 100 }, - { "item": "kawaii_maid_hat", "prob": 100 }, + { "item": "maid_hat", "prob": 100 }, { "item": "kawaii_maid_garter", "prob": 100 }, { "item": "petticoat", "prob": 100 }, { "item": "kawaii_maid_panties", "prob": 100 }, @@ -13,7 +13,7 @@ { "item": "kawaii_maid_bra", "prob": 100 }, { "item": "kawaii_boots", "prob": 100 }, { "item": "maid_gloves_leather", "prob": 100 }, - { "item": "kawaii_vest", "prob": 100 }, + { "item": "vest", "prob": 100 }, { "item": "kawaii_maid_hardcase_slim", "prob": 100 }, { "item": "kawaii_maid_megane_01", "prob": 100 } ] |