Taunt Limit Modifier [Vega] Usually each character is allowed one taunt per match. You can now change this upper bound limit. XXXX = Taunt Limit + 1 Example: XXXX value of 0006 allows 5 taunts. Highest value XXXX can be is 7FFF. Default value is 0000 (allow only 1 taunt). NTSC-U Rev1 0404DA00 2C00XXXX Source: At 0x8004DA00, instruction of 'cmpwi r0, 0' has its immediate signed 16-bit value modified via the XXXX value. After the check there is a 'bgt-' branch. If taken, it disables the next possible taunt from occuring. Code creator: Vega