Fix AI_Smart_Rage comment (#988)

This commit is contained in:
Idain 2022-08-21 23:39:08 -04:00 committed by GitHub
parent 7ef31d9889
commit bc4fec0694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1269,7 +1269,7 @@ AI_Smart_Rage:
call AICheckEnemyHalfHP
jr nc, .discourage
; 50% chance to encourage this move otherwise.
; 20% chance to encourage this move otherwise.
call AI_80_20
ret nc
dec [hl]