新bgm:Truth(用于pc挑战)
新bgm:Truth(用于pc挑战)
This commit is contained in:
BIN
BGM/truth.ogg
Normal file
BIN
BGM/truth.ogg
Normal file
Binary file not shown.
@@ -33,8 +33,9 @@ BGM.list={
|
|||||||
"secret8th",--master-1, survivor-2
|
"secret8th",--master-1, survivor-2
|
||||||
"secret7th",--master-2, survivor-3
|
"secret7th",--master-2, survivor-3
|
||||||
"waterfall",--sprint Penta/MPH
|
"waterfall",--sprint Penta/MPH
|
||||||
"newera",--bigbang, pc challenge, survivor-1, tech-normal
|
"newera",--bigbang, survivor-1, tech-normal
|
||||||
"oxygen",--c4w/pc train
|
"oxygen",--c4w/pc train
|
||||||
|
"truth",--pc challenge
|
||||||
|
|
||||||
"distortion",--master-3
|
"distortion",--master-3
|
||||||
"far",--GM
|
"far",--GM
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ return{
|
|||||||
target=100,dropPiece=PLY.check_lineReach,
|
target=100,dropPiece=PLY.check_lineReach,
|
||||||
freshLimit=15,
|
freshLimit=15,
|
||||||
ospin=false,
|
ospin=false,
|
||||||
bg="rgb",bgm="newera",
|
bg="rgb",bgm="truth",
|
||||||
},
|
},
|
||||||
pauseLimit=true,
|
pauseLimit=true,
|
||||||
load=function()
|
load=function()
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ return{
|
|||||||
target=100,dropPiece=PLY.check_lineReach,
|
target=100,dropPiece=PLY.check_lineReach,
|
||||||
freshLimit=15,
|
freshLimit=15,
|
||||||
ospin=false,
|
ospin=false,
|
||||||
bg="rgb",bgm="newera",
|
bg="rgb",bgm="truth",
|
||||||
},
|
},
|
||||||
pauseLimit=true,
|
pauseLimit=true,
|
||||||
load=function()
|
load=function()
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ return{
|
|||||||
drop=300,lock=1e99,
|
drop=300,lock=1e99,
|
||||||
target=100,dropPiece=PLY.check_lineReach,
|
target=100,dropPiece=PLY.check_lineReach,
|
||||||
ospin=false,
|
ospin=false,
|
||||||
bg="rgb",bgm="newera",
|
bg="rgb",bgm="truth",
|
||||||
},
|
},
|
||||||
pauseLimit=true,
|
pauseLimit=true,
|
||||||
load=function()
|
load=function()
|
||||||
|
|||||||
Reference in New Issue
Block a user