TaggedEngine/charts/picoSongs.lua
AGU fddc016e4f You can now play as Pico.
Press "P" to swap to and from pico.

Currently lackluster.
2025-06-16 13:22:55 -04:00

10 lines
147 B
Lua

return {
{
name = "dad-battle",
difficulties = {
"easy",
"normal",
"hard"
}
}
}