Version differences: Difference between revisions

mNo edit summary
Line 348: Line 348:
| game/mario_actions_moving.c || style="background-color: #FFFF90" | If Mario gets knockback on the ground and his actionArg is less than or equal to 0, he will make a SOUND_MARIO_OOOF on J and SOUND_MARIO_OOOF2 on U.
| game/mario_actions_moving.c || style="background-color: #FFFF90" | If Mario gets knockback on the ground and his actionArg is less than or equal to 0, he will make a SOUND_MARIO_OOOF on J and SOUND_MARIO_OOOF2 on U.
|-
|-
| game/mario_actions_moving.c || style="background-color: #9F9" | Mario will only say "Mamma Mia!" when exiting a course after dying in [[Big Boo's Haunt]], [[Hazy Maze Cave]], [[Rainbow Ride]], [[Bowser in the Dark World]], [[Bowser in the Fire Sea]], [[Bowser in the Sky]], [[Vanish Cap under the Moat]], and [[Wing Mario over the Rainbow]] in the U version; in the J version, he won't say "Mamma Mia!" (TODO: Confirm)
| game/mario_actions_moving.c || style="background-color: #9F9" | Mario will only say "Mamma Mia!" when exiting a course after dying in [[Big Boo's Haunt]], [[Hazy Maze Cave]], [[Rainbow Ride]], [[Bowser in the Dark World]], [[Bowser in the Fire Sea]], [[Bowser in the Sky]], [[Vanish Cap under the Moat]], and [[Wing Mario over the Rainbow]] in the U version; in the J version, he won't say "Mamma Mia!"
|-
|-
| game/mario_actions_object.c || style="background-color: #9F9" | On the U version, if Mario is swinging Bowser faster than 3,584 (0xE00) [[angle units]] per frame and throws him, he will say "So long-a Bowser!" But if he's swinging it slower, he'll say "Here we go!" On the J version, he will say "Here we go!" regardless of how fast Bowser is spinning.
| game/mario_actions_object.c || style="background-color: #9F9" | On the U version, if Mario is swinging Bowser faster than 3,584 (0xE00) [[angle units]] per frame and throws him, he will say "So long-a Bowser!" But if he's swinging it slower, he'll say "Here we go!" On the J version, he will say "Here we go!" regardless of how fast Bowser is spinning.