mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
MaxFoce starts from 990 now.
This commit is contained in:
@@ -211,9 +211,9 @@ SettingEnergies
|
|||||||
sta LASTeXistenZ,x
|
sta LASTeXistenZ,x
|
||||||
; anything in eXistenZ table means that this tank exist
|
; anything in eXistenZ table means that this tank exist
|
||||||
; in the given round
|
; in the given round
|
||||||
lda #<1000
|
lda #<990
|
||||||
sta MaxForceTableL,x
|
sta MaxForceTableL,x
|
||||||
lda #>1000
|
lda #>990
|
||||||
sta MaxForceTableH,x
|
sta MaxForceTableH,x
|
||||||
lda #<350
|
lda #<350
|
||||||
sta ForceTableL,x
|
sta ForceTableL,x
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user