Fix AI_Smart_Rage comment (#988)
This commit is contained in:
@@ -1269,7 +1269,7 @@ AI_Smart_Rage:
|
|||||||
call AICheckEnemyHalfHP
|
call AICheckEnemyHalfHP
|
||||||
jr nc, .discourage
|
jr nc, .discourage
|
||||||
|
|
||||||
; 50% chance to encourage this move otherwise.
|
; 20% chance to encourage this move otherwise.
|
||||||
call AI_80_20
|
call AI_80_20
|
||||||
ret nc
|
ret nc
|
||||||
dec [hl]
|
dec [hl]
|
||||||
|
Reference in New Issue
Block a user