新增bgm:shift(用于生存后三个难度)
This commit is contained in:
BIN
media/BGM/shift.ogg
Normal file
BIN
media/BGM/shift.ogg
Normal file
Binary file not shown.
@@ -27,7 +27,7 @@ return{
|
||||
end
|
||||
end
|
||||
end,
|
||||
bg='glow',bgm='secret7th',
|
||||
bg='glow',bgm='shift',
|
||||
},
|
||||
pauseLimit=true,
|
||||
load=function()
|
||||
|
||||
@@ -21,7 +21,7 @@ return{
|
||||
end
|
||||
end
|
||||
end,
|
||||
bg='glow',bgm='storm',
|
||||
bg='glow',bgm='shift',
|
||||
},
|
||||
pauseLimit=true,
|
||||
load=function()
|
||||
|
||||
@@ -26,7 +26,7 @@ return{
|
||||
end
|
||||
end
|
||||
end,
|
||||
bg='welcome',bgm='storm',
|
||||
bg='welcome',bgm='shift',
|
||||
},
|
||||
pauseLimit=true,
|
||||
load=function()
|
||||
|
||||
Reference in New Issue
Block a user