春节主题+背景+音乐

This commit is contained in:
MrZ626
2021-01-04 21:01:33 +08:00
parent fd7574e7fd
commit 861f6f7127
5 changed files with 128 additions and 3 deletions

View File

@@ -65,6 +65,13 @@ local eggInput={
BGM.setDefault("mXmas")
BGM.play()
end,
sprfes=function()
FESTIVAL="sprFes"
BG.setDefault("firework")
BGM.setDefault("spring festival")
BGM.play()
end,
spring="sprfes",
}for k,v in next,eggInput do if type(v)=="string"then eggInput[k]=eggInput[v]end end
local function search()
if eggInput[input]then