新BGM:beat5th(用于竞速五连块)

This commit is contained in:
MrZ626
2021-07-21 04:39:33 +08:00
parent 60d1eb4e3c
commit 46aa6fcc48
2 changed files with 1 additions and 1 deletions

BIN
media/BGM/beat5th.ogg Normal file

Binary file not shown.

View File

@@ -4,7 +4,7 @@ return{
drop=60,lock=60,
sequence='bag',seqData={8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25},
dropPiece=function(P)if P.stat.row>=40 then P:win('finish')end end,
bg='aura',bgm='waterfall',
bg='aura',bgm='beat5th',
},
load=function()
PLY.newPlayer(1)