Version differences: Difference between revisions

Jump to navigation Jump to search
m
forgot what i changed
m (color)
m (forgot what i changed)
Line 342: Line 342:
| game/mario_actions_airborne.c || style="background-color: #9F9" | The place where the wind sound for horizontal wind plays was moved from check_horizontal_wind to Mario's general update function in the U version. Sometimes, action functions return before they reach the check_horizontal_wind call, so there are some times that the wind sound doesn't play when Mario is in horizontal wind.
| game/mario_actions_airborne.c || style="background-color: #9F9" | The place where the wind sound for horizontal wind plays was moved from check_horizontal_wind to Mario's general update function in the U version. Sometimes, action functions return before they reach the check_horizontal_wind call, so there are some times that the wind sound doesn't play when Mario is in horizontal wind.
|-
|-
| game/mario_actions_airborne.c ||  
| game/mario_actions_airborne.c || style="background-color: #9F9" | In the U version, the sound Mario makes when he does a triple jump is randomized between "Yahoo!" (60% chance), "Waha!" (20% chance), and "Yippee!" (20% chance). On the J version, Mario says "Yahoo!" every time.
|-
|-
| game/mario_actions_airborne.c ||  
| game/mario_actions_airborne.c ||  

Navigation menu