shithub: pokecrystal

Download patch

ref: bc4fec06944fbc861bd5559b2733c8a5d1564d73
parent: 7ef31d98896f1f4a7b71f9e796decc38a8ffed12
author: Idain <luiscarlosholguinperez@outlook.com>
date: Sun Aug 21 19:39:08 EDT 2022

Fix AI_Smart_Rage comment (#988)


--- a/engine/battle/ai/scoring.asm
+++ b/engine/battle/ai/scoring.asm
@@ -1269,7 +1269,7 @@
 	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]