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