too much force for AI #70

This commit is contained in:
2022-05-21 11:20:16 -04:00
parent d9645b9c37
commit 80bc302689
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -126,7 +126,7 @@ forceNow
jsr RandomizeForce jsr RandomizeForce
endo endo
ldx TankNr ;this is possibly not necessary ;ldx TankNr ;this is possibly not necessary
lda NewAngle lda NewAngle
sta PreviousAngle,x sta PreviousAngle,x
lda EnergyTableL,x lda EnergyTableL,x
@@ -214,6 +214,7 @@ skipThisPlayer
forceNow forceNow
mwa #300 RandBoundaryLow mwa #300 RandBoundaryLow
mwa #700 RandBoundaryHigh mwa #700 RandBoundaryHigh
ldx TankNr
jsr RandomizeForce jsr RandomizeForce
endo endo
BIN
View File
Binary file not shown.