fixed typo: contentness to contentedness

This commit is contained in:
Nick Dyer
2021-06-20 00:43:08 -04:00
parent 3bcbec660e
commit 47cbe15369
5 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
{
"description": "This is Blue! They are a easy going bloop, with a laid back personality that you will love! They are also easy to take care of, as they just enjoy living life!",
"contentness": 4,
"contentedness": 4,
"metabolism": 5
}

View File

@@ -1,5 +1,5 @@
{
"description": "Dev egg description",
"contentness": 4,
"contentedness": 4,
"metabolism": 4
}

View File

@@ -1,5 +1,5 @@
{
"description": "Rainbow egg description",
"contentness": 5,
"contentedness": 5,
"metabolism": 4
}

View File

@@ -1,5 +1,5 @@
{
"description": "Red egg description",
"contentness": 5,
"contentedness": 5,
"metabolism": 5
}