Advertisement
Guest User

Known Shell Entry Swap Effects

a guest
Apr 15th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Carryable sprites: resets to state 8 (notably P-switch/key act weird from this)
  2.  
  3. Flying ? block: hits the block
  4.  
  5. Bouncing green Parakoopa: changes bounce height (green koopa enters -> low, any other = high)
  6.  
  7. Powerups: turns into a sprite berry
  8.  
  9. Baby Yoshi: changes sprite slot being eaten equal to the sprite ID of the Koopa that entered it (i.e. green koopa = slot 0)
  10.  
  11. Yoshi: changes sprite slot currently in mouth equal to the sprite ID of the Koopa that entered it (must spawn with null sprite)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement