Consistent "X percent [+/- Y]" order

This commit is contained in:
Rangi
2018-02-04 21:21:34 -05:00
parent d6b00d0cc1
commit bc3cc69749
4 changed files with 26 additions and 26 deletions

View File

@@ -665,7 +665,7 @@ DayCare_InitBreeding: ; 16a3b
cp NIDORAN_F
jr nz, .GotEggSpecies
call Random
cp 1 + 50 percent
cp 50 percent + 1
ld a, NIDORAN_F
jr c, .GotEggSpecies
ld a, NIDORAN_M