rearragned project, removed unneeded game_files folder
This commit is contained in:
5
pocket_friends/resources/data/bloop_info/blue.json
Normal file
5
pocket_friends/resources/data/bloop_info/blue.json
Normal file
@@ -0,0 +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!",
|
||||
"contentedness": 4,
|
||||
"metabolism": 5
|
||||
}
|
5
pocket_friends/resources/data/bloop_info/dev_egg.json
Normal file
5
pocket_friends/resources/data/bloop_info/dev_egg.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"description": "Dev egg description",
|
||||
"contentedness": 4,
|
||||
"metabolism": 4
|
||||
}
|
5
pocket_friends/resources/data/bloop_info/rainbow.json
Normal file
5
pocket_friends/resources/data/bloop_info/rainbow.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"description": "Rainbow egg description",
|
||||
"contentedness": 5,
|
||||
"metabolism": 4
|
||||
}
|
5
pocket_friends/resources/data/bloop_info/red.json
Normal file
5
pocket_friends/resources/data/bloop_info/red.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"description": "Red egg description",
|
||||
"contentedness": 5,
|
||||
"metabolism": 5
|
||||
}
|
Reference in New Issue
Block a user