新BGM:beat5th(用于竞速五连块)
This commit is contained in:
BIN
media/BGM/beat5th.ogg
Normal file
BIN
media/BGM/beat5th.ogg
Normal file
Binary file not shown.
@@ -4,7 +4,7 @@ return{
|
|||||||
drop=60,lock=60,
|
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},
|
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,
|
dropPiece=function(P)if P.stat.row>=40 then P:win('finish')end end,
|
||||||
bg='aura',bgm='waterfall',
|
bg='aura',bgm='beat5th',
|
||||||
},
|
},
|
||||||
load=function()
|
load=function()
|
||||||
PLY.newPlayer(1)
|
PLY.newPlayer(1)
|
||||||
|
|||||||
Reference in New Issue
Block a user