aboutsummaryrefslogtreecommitdiff
path: root/npcs/NC_SHOGGOTH_MAID.json
blob: 8d0e0222617e0b6f65afff9df1fb608f40aef8a7 (plain)
1
2
3
4
5
6
7
8
[
  {
    "type": "item_group",
    "id": "NC_SHOGGOTH_MAID_worn",
    "subtype": "collection",
    "entries": [ { "item": "maid_dress_french_shoggoth", "prob": 100 }, { "item": "maid_cap_shoggoth", "prob": 100 } ]
  }
]