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