更换节奏模式bgm(以后会特殊处理重新做)
This commit is contained in:
@@ -45,7 +45,7 @@ return{
|
||||
{name="master_phantasm",x=-150, y=-1500,size=40,shape=2,icon="master"},
|
||||
{name="GM", x=150, y=-1500,size=40,shape=2,icon="master"},
|
||||
|
||||
{name="rhythm_e", x=-350, y=-1000,size=40,shape=3,icon="rhythm", unlock={"rhythm_h"}},
|
||||
{name="rhythm_e", x=-350, y=-1000,size=40,shape=1,icon="rhythm", unlock={"rhythm_h"}},
|
||||
{name="rhythm_h", x=-350, y=-1200,size=40,shape=3,icon="rhythm", unlock={"rhythm_u"}},
|
||||
{name="rhythm_u", x=-350, y=-1400,size=40,shape=2,icon="rhythm"},
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ return{
|
||||
end
|
||||
end
|
||||
end,
|
||||
bg="bg2",bgm="push",
|
||||
bg="bg2",bgm="secret8th",
|
||||
},
|
||||
pauseLimit=true,
|
||||
slowMark=true,
|
||||
|
||||
@@ -47,7 +47,7 @@ return{
|
||||
end
|
||||
end
|
||||
end,
|
||||
bg="bg2",bgm="push",
|
||||
bg="bg2",bgm="secret7th",
|
||||
},
|
||||
pauseLimit=true,
|
||||
slowMark=true,
|
||||
|
||||
Reference in New Issue
Block a user