Difficulty: CuccosToReturn#5552
Conversation
214b433 to
2c399d4
Compare
Mirrors rando option
briaguya0
left a comment
There was a problem hiding this comment.
it looks like this will make it so the enhancement slider exists and can be interacted with when playing a rando seed but won't do anything in that case - i feel like that may be confusing
|
The rando setting could be removed with this enhancment, at least until strength 0 is shuffled, as chicken count has no logical effect. |
|
Now that it's mentioned, I've never really understood why it was a rando setting to begin with, honestly. We don't have any checks for cucco counts in logic code regardless, so it's kind of pointless there. |
|
In which case, the hook could be changed to something about VB_SHOULD_GIVE_CUCCO_REWARD instead of arbitrarily setting the cucco count. However, it's likely that that could be considered out of scope for this PR. |
|
based on discussion on discord I've added a commit which removes |
* Difficulty: CuccosToReturn Mirrors rando option * remove RSK_CUCCO_COUNT * revert forcing rando to at least 1
Replaces rando option
Request 25 in #5481
Build Artifacts