Summary: | Change red berries eating amount |
Description: | Change the amount of red berries Yoshi needs to eat to lay an egg containing a mushroom. Set to 0 to never lay the egg. |
Tags: | yoshi |
Parameters: |
|
Code: | if <red_berries> == 0 org $01F0F0 : db $80 else org $01F0EF : db <red_berries>, $D0 endif |
Submitted: | by zuccha |
Change red berries eating amount
SMW Tweaks → Change red berries eating amount