Skip to content

Commit

Permalink
mutagen fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pisskop committed Nov 22, 2017
1 parent 3fa50c5 commit ffdbbc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions items/mutagen.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": ""
},
{
Expand Down

0 comments on commit ffdbbc6

Please sign in to comment.