新增BGM:vapor(用于tsd)

This commit is contained in:
MrZ626
2021-01-14 15:39:45 +08:00
parent 1957370b5c
commit 261caf3544
4 changed files with 3 additions and 3 deletions

BIN
media/BGM/vapor.ogg Normal file

Binary file not shown.

View File

@@ -16,7 +16,7 @@ return{
infHold=true, infHold=true,
dropPiece=check_tsd, dropPiece=check_tsd,
ospin=false, ospin=false,
bg="matrix",bgm="push", bg="matrix",bgm="vapor",
}, },
load=function() load=function()
PLY.newPlayer(1) PLY.newPlayer(1)

View File

@@ -16,7 +16,7 @@ return{
freshLimit=15, freshLimit=15,
dropPiece=check_tsd, dropPiece=check_tsd,
ospin=false, ospin=false,
bg="matrix",bgm="push", bg="matrix",bgm="vapor",
}, },
pauseLimit=true, pauseLimit=true,
load=function() load=function()

View File

@@ -16,7 +16,7 @@ return{
freshLimit=15, freshLimit=15,
dropPiece=check_tsd, dropPiece=check_tsd,
ospin=false, ospin=false,
bg="matrix",bgm="push", bg="matrix",bgm="vapor",
}, },
pauseLimit=true, pauseLimit=true,
load=function() load=function()