Updated filter reference
This commit is contained in:
@@ -94,7 +94,11 @@
|
||||
"maximum": 1.0,
|
||||
"title": "Extra Baby Chance"
|
||||
},
|
||||
"love_filters": { "$ref": "../filters.json", "description": "The filters to run when attempting to fall in love.", "title": "Love Filters" },
|
||||
"love_filters": {
|
||||
"$ref": "../../filters/filters.json",
|
||||
"description": "The filters to run when attempting to fall in love.",
|
||||
"title": "Love Filters"
|
||||
},
|
||||
"mutation_factor": {
|
||||
"type": "object",
|
||||
"description": "Determines how likely the babies are to NOT inherit one of their parent's variances. Values are between 0.0 and 1.0, with a higher number meaning more likely to mutate.",
|
||||
|
||||
Reference in New Issue
Block a user