aboutsummaryrefslogtreecommitdiff
path: root/npcs/npcs.json
blob: f55a88b61fc46254d646a645d310972e958d2d36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  {
    "type": "npc",
    "id": "shoggoth_maid_npc",
    "name_suffix": "Maid",
    "class": "NC_SHOGGOTH_MAID",
    "gender": "female",
    "attitude": 3,
    "mission": 0,
    "chat": "TALK_MAID_ALLY",
    "faction": "no_faction"
  }
]