From 213c8ebd1640ca6f5d3ec1b99acf06ba03052285 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 21 Jan 2022 14:56:10 -0800 Subject: Fix the Mistress shim item from summoning a Maid. --- tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- cgit v1.2.1