ref: f556ab9a4cce5e5164799c2f66eff41c986c508e
parent: 22fd1221f5189e9d1d4e1ebd2146f7aaf77f2e3a
author: Remy Oukaour <remy.oukaour@gmail.com>
date: Thu Jan 18 07:03:58 EST 2018
Comment on RIVAL1 item
--- a/engine/battle/core.asm
+++ b/engine/battle/core.asm
@@ -8394,6 +8394,7 @@
callfar GetTrainerAttributes
callfar ReadTrainerParty
+ ; RIVAL1's first mon has no held item
ld a, [TrainerClass]
cp RIVAL1
jr nz, .ok