mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Oooops... :)
This commit is contained in:
@@ -639,7 +639,7 @@ MetodOfDeath
|
||||
bcs MetodOfDeath
|
||||
tay
|
||||
lda weaponsOfDeath,y
|
||||
;lda #32 ; plama blast only
|
||||
;lda #32 ; plasma blast only
|
||||
jsr ExplosionDirect
|
||||
mva #sfx_silencer sfx_effect
|
||||
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -784,7 +784,7 @@ LaserMisses
|
||||
mva #sfx_plasma_1_2 sfx_effect
|
||||
mva #0 drawFunction
|
||||
mva #$04 ExplosionRadius
|
||||
jmp CalculateExplosionRange
|
||||
jsr CalculateExplosionRange
|
||||
adw ydraw #4
|
||||
sbw xdraw #4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user