From b0e0a3e49558c0db3ddf3cb10e1d5973a2074df4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 13 Sep 2020 23:34:20 -0700 Subject: Rename battle maid trait --- mutations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutations.json b/mutations.json index e0b778b..fbae8dc 100644 --- a/mutations.json +++ b/mutations.json @@ -12,7 +12,7 @@ { "type": "mutation", "id": "PROF_MA_MAID", - "name": { "str": "Servant's fighting technique" }, + "name": { "str": "Battle Servant" }, "points": 0, "description": "You have learned the secret assassination techniques of a first-class servant.", "initial_ma_styles": [ "style_maid" ], -- cgit v1.2.1