04-07-2021, 12:49 AM
(This post was last modified: 04-11-2021, 02:12 PM by 1superchip.)
Golden Length Modifier [1superchip]
This code modifies how long a golden mushroom lasts in frames. Not the boost.
(To modify the length of the boost use this code: Mushroom Boost Modifier)
NTSC-U
0279f2c6 0000XXXX
PAL
027a9f6e 0000XXXX
NTSC-J
027a95da 0000XXXX
NTSC-K
0279832E 0000XXXX
XXXX values:
0x0383 - 2x as long
0x01C2 - Default
0x00E1 - 1/2 as long
Code Creator: 1superchip
This code modifies how long a golden mushroom lasts in frames. Not the boost.
(To modify the length of the boost use this code: Mushroom Boost Modifier)
NTSC-U
0279f2c6 0000XXXX
PAL
027a9f6e 0000XXXX
NTSC-J
027a95da 0000XXXX
NTSC-K
0279832E 0000XXXX
XXXX values:
0x0383 - 2x as long
0x01C2 - Default
0x00E1 - 1/2 as long
Code Creator: 1superchip