添加flore语音包

支持消6以上的语音
This commit is contained in:
MrZ_26
2023-05-28 18:11:10 +08:00
parent 9984c3ecb5
commit bdaa42f6df
117 changed files with 19 additions and 10 deletions

View File

@@ -250,7 +250,7 @@ end
function royaleLevelup()
GAME.stage=GAME.stage+1
local spd
TEXT.show(text.royale_remain:gsub("$1",#PLY_ALIVE),640,200,40,'beat',.3)
TEXT.show(text.royale_remain:repD(#PLY_ALIVE),640,200,40,'beat',.3)
if GAME.stage==2 then
spd=30
elseif GAME.stage==3 then