mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 21:34:20 +02:00
Auto Defence added
Only for test. Now all players has active Auto Defence with energy (99) before game.
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@ START
|
||||
ldx numberOfPlayers
|
||||
dex
|
||||
@
|
||||
mva #57 ActiveDefenceWeapon,x
|
||||
mva #60 ActiveDefenceWeapon,x
|
||||
mva #99 ShieldEnergy,x ; set energy of shield
|
||||
dex
|
||||
bpl @-
|
||||
|
||||
Reference in New Issue
Block a user