236 lines
4.1 KiB
Lua
236 lines
4.1 KiB
Lua
return {
|
|
{
|
|
name = "tutorial",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "bopeebo",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "fresh",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "dad-battle",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "spookeez",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "south",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "monster",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "pico",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "philly-nice",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "blammed",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "satin-panties",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "high",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "milf",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "cocoa",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "eggnog",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "winter-horrorland",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "senpai",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "roses",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "thorns",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "ugh",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "guns",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "stress",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "darnell",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard",
|
|
"erect",
|
|
"nightmare"
|
|
},
|
|
},
|
|
{
|
|
name = "lit-up",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
},
|
|
{
|
|
name = "2hot",
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
}
|
|
} |