From aed0e62e9ed01eb8a236c3371229f526e24a5b20 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 30 Apr 2021 20:15:12 -0700 Subject: Typo --- vamp_stuff/Modification_Files/Mutation/mutations.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/vamp_stuff/Modification_Files/Mutation/mutations.json b/vamp_stuff/Modification_Files/Mutation/mutations.json index b5f7f94..fcd1a4f 100644 --- a/vamp_stuff/Modification_Files/Mutation/mutations.json +++ b/vamp_stuff/Modification_Files/Mutation/mutations.json @@ -74,7 +74,8 @@ "healing_awake": 2.0, "healing_resting": 1.5, "mending_modifier": 16.0 - }{ + }, + { "type": "mutation", "id": "PAINREC3", "name": { "str": "Very Quick Pain Recovery" }, @@ -82,7 +83,7 @@ "description": "You recover from pain much faster than normal.", "prereqs": [ "PAINREC2" ], "category": [ "MEDICAL", "VAMP" ] - },, + }, { "type": "mutation", "id": "PAINRESIST", -- cgit v1.2.1