New weapon (I promise - last one :) ) - Spy Hard!

This commit is contained in:
Pecusx
2022-11-11 13:27:20 +01:00
parent ac1c501fa4
commit 50cc7f16df
9 changed files with 76 additions and 10 deletions
+6 -1
View File
@@ -875,8 +875,13 @@ NoLazyBoy
jsr FindBestTarget3 ; find target with lowest energy
jsr LazyAim
ply
jmp DecreaseDefensive ; bypass activation
jmp DecreaseDefensive ; bypass activation
NoLazyDarwin
cmp #ind_Spy_Hard_______
bne NotSpy
mva #$ff SpyHardFlag
jmp DecreaseDefensive ; bypass activation
NotSpy
cmp #ind_Long_Barrel____
bne NotBarrel
; if activate long barrel, we do it differently too