Planet Destruction Modifier Version 1 [Vega] Some characters have the ability to cause a Planet destruction (change the Earth-based map to Ruined Earth or Planet Namek to Dying Namek) if they hit the opponent with their best attack (such as Kid Buu's Planet Burst). This code allows you to select the map that gets changed to. Obviously, you must be on a Earth-based starting map or Planet Namek for this to work. Have fun! XX = Map Link to XX values - http://mkwii.com/nonmkwcodes/dbzbt3/values.txt NTSC-U Rev1 C209199C 00000002 3BE000XX 93E30028 60000000 00000000 Source: li r31, 0xXX #Set new map value; default value is 0x0F or 0x3 (Ruined Earth or Dying Namek) stw r31, 0x0028 (r3) #Store new map value to memory; Default instruction. This normally stores 0x0F (Ruined Earth) to memory Code creator: Vega