mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
PlasmaBlast first attempt
This commit is contained in:
+1
-1
@@ -564,7 +564,7 @@ weaponsOfDeath ; weapons used in tank death animations
|
||||
dta ind_Dirt_Clod
|
||||
dta ind_Dirt_Ball
|
||||
dta ind_Ton_of_Dirt
|
||||
;dta 32 ; plasma blast!
|
||||
dta 32 ; plasma blast!
|
||||
weaponsOfDeathEnd
|
||||
joyToKeyTable
|
||||
.by $ff ;00
|
||||
|
||||
BIN
Binary file not shown.
@@ -781,6 +781,8 @@ LaserMisses
|
||||
.proc plasmablast
|
||||
; -----------------
|
||||
; idea only ....
|
||||
mva #sfx_plasma_1_2 sfx_effect
|
||||
mva #0 drawFunction
|
||||
lda #60
|
||||
sta yc ; blink counter 60
|
||||
@
|
||||
|
||||
Reference in New Issue
Block a user