revised file structure to be more organized

This commit is contained in:
Nick Dyer
2021-06-05 18:05:27 -04:00
parent 99cfcf4b48
commit 6c52458f41
15 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{
"description": "Blue egg description",
"contentness": 10,
"metabolism": 10
}

View File

@@ -0,0 +1,5 @@
{
"description": "Rainbow egg description",
"contentness": 10,
"metabolism": 10
}

View File

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