blackhole背景改名blockhole

This commit is contained in:
MrZ626
2021-11-17 10:22:03 +08:00
parent 6a87787d6f
commit de972a60df
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ return{
mStr(P.stat.atk,63,280)
mText(TEXTOBJ.atk,63,350)
end,
bg='blackhole',bgm='echo',
bg='blockhole',bgm='echo',
},
score=function(P)return{math.min(math.floor(P.stat.atk),100),P.stat.time}end,
scoreDisp=function(D)return D[1].." Attack "..STRING.time(D[2])end,

View File

@@ -11,7 +11,7 @@ return{
mStr(P.stat.atk,63,280)
mText(TEXTOBJ.atk,63,350)
end,
bg='blackhole',bgm='echo',
bg='blockhole',bgm='echo',
},
score=function(P)return{math.min(math.floor(P.stat.atk),100),P.stat.time}end,
scoreDisp=function(D)return D[1].." Attack "..STRING.time(D[2])end,

View File

@@ -8,7 +8,7 @@ local function marginTask(P)
end
return{
env={
bg={'bg1','bg2','blackhole','blockfall','blockrain','blockspace','cubes','fan','flink','glow','matrix','rainbow','rainbow2','tunnel'},
bg={'bg1','bg2','blockhole','blockfall','blockrain','blockspace','cubes','fan','flink','glow','matrix','rainbow','rainbow2','tunnel'},
bgm={'battle','beat5th','cruelty','distortion','echo','far','final','here','hope','memory','moonbeam','push','rectification','secret7th remix','secret7th','secret8th remix','secret8th','shift','shining terminal','storm','super7th','there','truth','vapor','waterfall'},
},
load=function()