Black Hole added :)

This commit is contained in:
Pecusx
2023-10-03 10:03:53 +02:00
parent e4bf9e077f
commit 58170eea81
10 changed files with 32 additions and 9 deletions
+10
View File
@@ -1237,6 +1237,16 @@ NoParachuteWeapon
beq ThereWasNoParachute
jsr DrawTankParachute
ThereWasNoParachute
lda BlackHole
beq NotBlackHole
lda Ytankstable,x
cmp #screenheight-1
bcc NotBlackHole
lda #0
sta eXistenZ,x
sta LastExistenZ,x
sta Energy,x
NotBlackHole
; ldx TankNr
jsr PutTankNr ; redraw tank after erase parachute (exactly for redraw leaky schield :) )
mva #sfx_silencer sfx_effect