挖掘模式开局10的行也使用eventSet

This commit is contained in:
MrZ626
2021-08-26 23:58:40 +08:00
parent 7ad386d28f
commit 726928aadc
5 changed files with 15 additions and 35 deletions

View File

@@ -9,16 +9,9 @@ return{
env={
pushSpeed=6,
dropPiece=check_rise,
eventSet='digBase',
bg='bg1',bgm='way',
},
load=function()
PLY.newPlayer(1)
local P=PLAYERS[1]
for _=1,10 do
P:garbageRise(21,1,P:getHolePos())
end
P.fieldBeneath=0
end,
mesDisp=function(P)
setFont(55)
mStr(10-P.stat.dig,63,265)