Advertisement
Guest User

Replace Mushroom When No Item Available [Star]

a guest
Aug 17th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Replace Mushroom When No Item Available [Star]
  2.  
  3. This code will replace the Mushroom that you receive when there is no item available, to an item of your choosing.
  4.  
  5. (NTSC-U)
  6. 047ABA2C 380000RR
  7.  
  8. (PAL)
  9. 047BA48C 380000RR
  10.  
  11. (NTSC-J)
  12. 047B9AF8 380000RR
  13.  
  14. (NTSC-K)
  15. 047A884C 380000RR
  16.  
  17. [RR Values]
  18. 00 = Green Shell
  19. 01 = Red Shell
  20. 02 = Banana
  21. 03 = Fake Item Box
  22. 04 = Mushroom
  23. 05 = Triple Mushroom
  24. 06 = Bob-omb
  25. 07 = Blue Shell
  26. 08 = Lightning
  27. 09 = Star
  28. 0A = Golden Mushroom
  29. 0B = Mega Mushroom
  30. 0C = Blooper
  31. 0D = POW Block
  32. 0E = Thunder Cloud
  33. 0F = Bullet Bill
  34. 10 = Triple Green Shells
  35. 11 = Triple Red Shells
  36. 12 = Triple Bananas
  37.  
  38. Code Creator: Star
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement