aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-21 14:56:10 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-21 14:56:10 -0800
commit213c8ebd1640ca6f5d3ec1b99acf06ba03052285 (patch)
tree69d40533d1a73daada05bdc08c962919501d692b
parentChange many recipes to require the new books. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-213c8ebd1640ca6f5d3ec1b99acf06ba03052285.tar.xz
Fix the Mistress shim item from summoning a Maid.
-rw-r--r--tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.json b/tools.json
index 24290ba..5d824b6 100644
--- a/tools.json
+++ b/tools.json
@@ -107,7 +107,7 @@
"volume": "250 ml",
"use_action": {
"type": "place_npc",
- "npc_class_id": "shoggoth_maid_npc",
+ "npc_class_id": "mistress_npc",
"friendly_msg": "'Everything that has happened is so terrible. But you will keep me safe, servant.'",
"place_randomly": false
}