Skip to content

Commit

Permalink
Update Lawan_bos.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RozKoy-old authored Jun 3, 2022
1 parent d2a6d38 commit 3cc5bf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Petualangan Si Pele/Aset/Modul/Permainan/Lawan_bos.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ def cek_aksi(self, key, Layar):
if self.jeda:
self.jeda = False
self.hitung_mundur.tampil(Layar)
TIMER(self.item_jatuh, random.randint(1, 3) * 10000, 1)

def berakhir(self):
self.pemain.jalan_kanan()
Expand Down

0 comments on commit 3cc5bf2

Please sign in to comment.