Oooops... :)

This commit is contained in:
Pecusx
2024-11-06 13:55:51 +01:00
parent 53a236afe2
commit e975ad7ead
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -639,7 +639,7 @@ MetodOfDeath
bcs MetodOfDeath bcs MetodOfDeath
tay tay
lda weaponsOfDeath,y lda weaponsOfDeath,y
;lda #32 ; plama blast only ;lda #32 ; plasma blast only
jsr ExplosionDirect jsr ExplosionDirect
mva #sfx_silencer sfx_effect mva #sfx_silencer sfx_effect
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -784,7 +784,7 @@ LaserMisses
mva #sfx_plasma_1_2 sfx_effect mva #sfx_plasma_1_2 sfx_effect
mva #0 drawFunction mva #0 drawFunction
mva #$04 ExplosionRadius mva #$04 ExplosionRadius
jmp CalculateExplosionRange jsr CalculateExplosionRange
adw ydraw #4 adw ydraw #4
sbw xdraw #4 sbw xdraw #4