aboutsummaryrefslogtreecommitdiff
path: root/npcs/npcs.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 04:02:54 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-07 04:02:54 -0700
commit3a92c92c92b8a5c4116ae2e735500bc33d783a4f (patch)
treee80ce566a6aeb9b1239c79d44a495a4e66081291 /npcs/npcs.json
parentMore clutter to go (diff)
downloadcataclysm-dda-mod_battle-maid-redone-3a92c92c92b8a5c4116ae2e735500bc33d783a4f.tar.xz
Fix maid not being placable
Make maid npc class explicit
Diffstat (limited to 'npcs/npcs.json')
-rw-r--r--npcs/npcs.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/npcs/npcs.json b/npcs/npcs.json
index 19962a9..3de8c59 100644
--- a/npcs/npcs.json
+++ b/npcs/npcs.json
@@ -1,8 +1,8 @@
[
{
"type": "npc",
- "id": "shoggoth_maid",
- "name_suffix": "Shoggoth Maid",
+ "id": "shoggoth_maid_npc",
+ "name_suffix": "Demon Maid",
"class": "NC_SHOGGOTH_MAID",
"gender": "female",
"attitude": 3,