30 lines
333 B
JSON
30 lines
333 B
JSON
{
|
|
"high": [
|
|
"erect"
|
|
],
|
|
"tutorial": [
|
|
"hard"
|
|
],
|
|
"bopeebo": ["hard"],
|
|
"fresh": ["hard"],
|
|
"dad-battle": [
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
],
|
|
"south": ["hard"],
|
|
"stress": [
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
],
|
|
"milf": [
|
|
"hard"
|
|
],
|
|
"eggnog": [
|
|
"hard"
|
|
]
|
|
}
|