From de20d43b7a6d1e46c33ecdcf9ff809fea7192e53 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 7 May 2021 04:07:04 -0700 Subject: Clean up maid npc more --- npcs/classes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npcs/classes.json') diff --git a/npcs/classes.json b/npcs/classes.json index 3506175..fb387a6 100644 --- a/npcs/classes.json +++ b/npcs/classes.json @@ -2,7 +2,7 @@ { "type": "npc_class", "id": "NC_SHOGGOTH_MAID", - "name": { "str": "demon maid" }, + "name": { "str": "maid" }, "job_description": "I'm your loyal servant, Mistress!", "common": false, "skills": [ -- cgit v1.2.1