diff --git a/pocket_friends/game_files/resources/data/bloop_info/blue.json b/pocket_friends/game_files/resources/data/bloop_info/blue.json index 7f2a90d..3080216 100644 --- a/pocket_friends/game_files/resources/data/bloop_info/blue.json +++ b/pocket_friends/game_files/resources/data/bloop_info/blue.json @@ -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": 5, + "contentness": 4, "metabolism": 5 } \ No newline at end of file diff --git a/pocket_friends/game_files/resources/data/bloop_info/dev_egg.json b/pocket_friends/game_files/resources/data/bloop_info/dev_egg.json index 682c0bc..2e7e213 100644 --- a/pocket_friends/game_files/resources/data/bloop_info/dev_egg.json +++ b/pocket_friends/game_files/resources/data/bloop_info/dev_egg.json @@ -1,5 +1,5 @@ { "description": "Dev egg description", - "contentness": 5, - "metabolism": 5 + "contentness": 4, + "metabolism": 4 } \ No newline at end of file