We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a55e44 commit 2491a43Copy full SHA for 2491a43
parts/eventsets/survivor_l.lua
@@ -18,7 +18,7 @@ return{
18
table.insert(P.atkBuffer,{line=generateLine(P.holeRND:random(10)),amount=4,countdown=t,cd0=t,time=0,sent=false,lv=3})
19
P.atkBufferSum=P.atkBufferSum+4
20
P.stat.recv=P.stat.recv+4
21
- if D.wave==60 then
+ if D.wave==90 then
22
P:_showText(text.maxspeed,0,-140,100,'appear',.6)
23
end
24
P:shakeField(3)
0 commit comments