14 lines
205 B
Lua
14 lines
205 B
Lua
return {
|
|
icon = "week4",
|
|
songs = {
|
|
"satin-panties",
|
|
"high",
|
|
"milf"
|
|
},
|
|
difficulties = {
|
|
"easy",
|
|
"normal",
|
|
"hard"
|
|
},
|
|
character = "bf"
|
|
} |