aboutsummaryrefslogtreecommitdiff
path: root/npcs/npcs.json
diff options
context:
space:
mode:
Diffstat (limited to 'npcs/npcs.json')
-rw-r--r--npcs/npcs.json13
1 files changed, 12 insertions, 1 deletions
diff --git a/npcs/npcs.json b/npcs/npcs.json
index f55a88b..5a93079 100644
--- a/npcs/npcs.json
+++ b/npcs/npcs.json
@@ -8,6 +8,17 @@
"attitude": 3,
"mission": 0,
"chat": "TALK_MAID_ALLY",
- "faction": "no_faction"
+ "faction": "your_followers"
+ },
+ {
+ "type": "npc",
+ "id": "mistress_npc",
+ "name_suffix": "Mistress",
+ "class": "NC_MISTRESS",
+ "gender": "female",
+ "attitude": 3,
+ "mission": 0,
+ "chat": "TALK_MAID_ALLY",
+ "faction": "your_followers"
}
]