From ffdbbc6bfeacbd127d516a010197bf0f7ad83dd5 Mon Sep 17 00:00:00 2001 From: pisskop Date: Tue, 21 Nov 2017 19:33:59 -0500 Subject: [PATCH] mutagen fix --- items/mutagen.json | 5 ++--- modinfo.json | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/items/mutagen.json b/items/mutagen.json index 81860ea..d0c5f1e 100644 --- a/items/mutagen.json +++ b/items/mutagen.json @@ -29,12 +29,11 @@ "container" : "flask_glass", "symbol" : "~", "color" : "light_green", - "healthy" : -20, + "healthy" : -5, "addiction_potential" : 8, "addiction_type" : "mutagen", "use_action" : "MUTAGEN", - "tools_needed": "syringe", - "flags" : [ "MUTAGEN_WEAK" ] + "flags" : [ "MUTAGEN_ANY", "MUTAGEN_STRONG" ] }, { "abstract" : "mutagen_flavor", diff --git a/modinfo.json b/modinfo.json index 9a5c380..453215d 100644 --- a/modinfo.json +++ b/modinfo.json @@ -7,7 +7,7 @@ "description": "Rebalances spawn list, adds new monsters and items, adds new buildings and fortifies old buildings, and strives to create a harsher enviornment to survive in.", "category": "creatures", "author": "pisskop", - "version": "5.6.2", "//": "For the CDDA Launcher Program.", + "version": "5.6.2b", "//": "For the CDDA Launcher Program.", "path": "" }, {