pokecrystal-board/data/events/happiness_probabilities.asm

13 lines
420 B
NASM
Raw Normal View History

2018-06-24 07:09:41 -07:00
HappinessData_YoungerHaircutBrother:
2018-01-25 19:19:24 -08:00
db $4c, 2, HAPPINESS_YOUNGCUT1 ; 30% chance
db $80, 3, HAPPINESS_YOUNGCUT2 ; 20% chance
db $ff, 4, HAPPINESS_YOUNGCUT3 ; 50% chance
2018-06-24 07:09:41 -07:00
HappinessData_OlderHaircutBrother:
2018-01-25 19:19:24 -08:00
db $9a, 2, HAPPINESS_OLDERCUT1 ; 60% chance
db $4c, 3, HAPPINESS_OLDERCUT2 ; 10% chance
db $ff, 4, HAPPINESS_OLDERCUT3 ; 30% chance
2018-06-24 07:09:41 -07:00
HappinessData_DaisysGrooming:
2018-01-25 19:19:24 -08:00
db $ff, 2, HAPPINESS_GROOMING ; 99.6% chance