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 --- mutations.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'mutations.json') diff --git a/mutations.json b/mutations.json index d0e17d8..6e64286 100644 --- a/mutations.json +++ b/mutations.json @@ -1,18 +1,8 @@ [ - { - "type": "mutation", - "id": "MARTIAL_ARTS_maid", - "name": { "str": "Servant's fighting technique" }, - "points": 3, - "description": "Your Mistress was more hated than most, forcing you to learn some unorthodox combat techniques.", - "starting_trait": true, - "initial_ma_styles": [ "style_maid" ], - "valid": false - }, { "type": "mutation", "id": "PROF_MA_MAID", - "name": { "str": "Servant's fighting technique" }, + "name": { "str": "Battle Maid" }, "points": 0, "description": "Your Mistress was more hated than most, forcing you to learn some unorthodox combat techniques.", "initial_ma_styles": [ "style_maid" ], -- cgit v1.2.1