Add torikan animation

This commit is contained in:
Not-A-Normal-Robot
2023-09-16 19:12:52 +07:00
parent 7141f46948
commit bc99af5b1b
6 changed files with 27 additions and 6 deletions

View File

@@ -38,9 +38,9 @@ return {
elseif s==4 then
BG.set('rainbow2')
elseif s==5 then
if P.stat.frame>260*60 then
if P.stat.time>260 then
D.pt=500
P:win('finish')
P:torikanEnd(260)
return
else
P.gameEnv.freshLimit=10