Files
Techmino/parts/modes/marathon_inf.lua
Not-A-Normal-Robot 0ad8cddefe Added Infinite Marathon
2021-11-09 16:04:03 +08:00

11 lines
197 B
Lua

return{
color=COLOR.white,
env={
noTele=true,
mindas=7,minarr=1,minsdarr=1,
sequence="bagES",
eventSet='marathon_inf',
bg='bg2',bgm='push',
},
}