新增bgm:shift(用于生存后三个难度)

This commit is contained in:
MrZ626
2021-07-11 14:43:23 +08:00
parent ad35dab32b
commit de3bd91d4d
4 changed files with 3 additions and 3 deletions

BIN
media/BGM/shift.ogg Normal file

Binary file not shown.

View File

@@ -27,7 +27,7 @@ return{
end
end
end,
bg='glow',bgm='secret7th',
bg='glow',bgm='shift',
},
pauseLimit=true,
load=function()

View File

@@ -21,7 +21,7 @@ return{
end
end
end,
bg='glow',bgm='storm',
bg='glow',bgm='shift',
},
pauseLimit=true,
load=function()

View File

@@ -26,7 +26,7 @@ return{
end
end
end,
bg='welcome',bgm='storm',
bg='welcome',bgm='shift',
},
pauseLimit=true,
load=function()