2018-06-24 07:09:41 -07:00
|
|
|
HappinessData_OlderHaircutBrother:
|
2021-10-28 14:02:13 -07:00
|
|
|
db 30 percent, 2, HAPPINESS_OLDERCUT1 ; 30% chance
|
|
|
|
db 50 percent + 1, 3, HAPPINESS_OLDERCUT2 ; 50% chance
|
|
|
|
db -1, 4, HAPPINESS_OLDERCUT3 ; 20% chance
|
2019-05-18 10:27:32 -07:00
|
|
|
|
|
|
|
HappinessData_YoungerHaircutBrother:
|
2021-10-28 14:02:13 -07:00
|
|
|
db 60 percent + 1, 2, HAPPINESS_YOUNGCUT1 ; 60% chance
|
|
|
|
db 30 percent, 3, HAPPINESS_YOUNGCUT2 ; 30% chance
|
|
|
|
db -1, 4, HAPPINESS_YOUNGCUT3 ; 10% chance
|
2018-01-25 19:19:24 -08:00
|
|
|
|
2018-06-24 07:09:41 -07:00
|
|
|
HappinessData_DaisysGrooming:
|
2022-07-09 14:12:02 -07:00
|
|
|
; BUG: Daisy's grooming doesn't always increase happiness (see docs/bugs_and_glitches.md)
|
2021-10-28 14:02:13 -07:00
|
|
|
db -1, 2, HAPPINESS_GROOMING ; 99.6% chance
|