diff options
Diffstat (limited to 'bossMegaGoomba.yaml')
-rw-r--r-- | bossMegaGoomba.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bossMegaGoomba.yaml b/bossMegaGoomba.yaml index 6edc7cd..869c2a2 100644 --- a/bossMegaGoomba.yaml +++ b/bossMegaGoomba.yaml @@ -13,3 +13,8 @@ hooks: src_addr_pal: 0x8031B1B4 target_func: 'MGarcNameList' # 0x8031AB4C + sprite num * 0x4 == offset + + - {name: ShakePlayerFix1, type: nop_insn, area_pal: 0x80B601AC} + - {name: ShakePlayerFix2, type: nop_insn, area_pal: [0x80B601F0, 0x80B601F4]} + - {name: ShakePlayerFix1, type: nop_insn, area_pal: 0x80B601AC} + |