mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Strong Parachute (with energy) added!
and defensive (really all) weapons indexes (numbers) as constans.
This commit is contained in:
-11
@@ -136,17 +136,6 @@ START
|
||||
jsr RandomizeSequence
|
||||
; for the round #1 shooting sequence is random
|
||||
|
||||
; activate mag deflector for all players (test)
|
||||
; ldx numberOfPlayers
|
||||
; dex
|
||||
;@
|
||||
; mva #56 ActiveDefenceWeapon,x
|
||||
; tay
|
||||
; lda DefensiveEnergy,y
|
||||
; sta ShieldEnergy,x ; set energy of shield
|
||||
; dex
|
||||
; bpl @-
|
||||
; mag deflector activated! (test)
|
||||
MainGameLoop
|
||||
jsr CallPurchaseForEveryTank
|
||||
|
||||
|
||||
Reference in New Issue
Block a user