From cdf6b5cf332191c789d65980d7476b65970d8739 Mon Sep 17 00:00:00 2001 From: Ishaan Bhardwaj Date: Tue, 20 Oct 2020 23:14:25 -0400 Subject: [PATCH] TI Master torikan --- tetris/modes/marathon_a3.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tetris/modes/marathon_a3.lua b/tetris/modes/marathon_a3.lua index 592a728..f1fea5e 100644 --- a/tetris/modes/marathon_a3.lua +++ b/tetris/modes/marathon_a3.lua @@ -166,6 +166,10 @@ function MarathonA3Game:onLineClear(cleared_row_count) self.grid:clear() self.roll_frames = -150 end + if self.level >= 500 and self.frames >= 25200 then + self.level = 500 + self.game_over = true + end end local cool_cutoffs = {