summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-30 20:15:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-30 20:15:12 -0700
commitaed0e62e9ed01eb8a236c3371229f526e24a5b20 (patch)
treec565127b62c6cf7464a216322a971b17fa6dfd05
parentAdd Very Quick Pain Recovery to vampires (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-aed0e62e9ed01eb8a236c3371229f526e24a5b20.tar.xz
Typo
-rw-r--r--vamp_stuff/Modification_Files/Mutation/mutations.json5
1 files 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",