MaxFoce starts from 990 now.

This commit is contained in:
Pecusx
2023-05-27 20:45:03 +02:00
parent 2ee718ce63
commit 485ce8e721
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -211,9 +211,9 @@ SettingEnergies
sta LASTeXistenZ,x
; anything in eXistenZ table means that this tank exist
; in the given round
lda #<1000
lda #<990
sta MaxForceTableL,x
lda #>1000
lda #>990
sta MaxForceTableH,x
lda #<350
sta ForceTableL,x
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.