TaggedEngine/weeks/week4.lua
2025-07-04 11:00:02 -04:00

14 lines
205 B
Lua

return {
icon = "week4",
songs = {
"satin-panties",
"high",
"milf"
},
difficulties = {
"easy",
"normal",
"hard"
},
character = "bf"
}