添加halloween主题,包括一个bgm,一个按钮主题,主菜单打雷特效,带蜘蛛网的标题和一个南瓜

close #757
This commit is contained in:
MrZ_26
2022-10-26 04:42:00 +08:00
parent b436645ab7
commit 97d4e58d47
13 changed files with 82 additions and 9 deletions

View File

@@ -103,7 +103,7 @@ local loadingThread=coroutine.wrap(function()
SFX.play('enter',.8)
SFX.play('welcome')
VOC.play('welcome')
THEME.fresh()
THEME.set(THEME.calculate(os.date('%Y'),os.date('%m'),os.date('%d')))
LOADED=true
saveStats()
Z.setPowerInfo(SETTING.powerInfo)