diff options
Diffstat (limited to '')
-rw-r--r-- | bossBridgeBowser.yaml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/bossBridgeBowser.yaml b/bossBridgeBowser.yaml index d655274..ae76e10 100644 --- a/bossBridgeBowser.yaml +++ b/bossBridgeBowser.yaml @@ -89,13 +89,8 @@ hooks: # HOOKS FOR FIREBALL PATCHING ################################################ - - name: BowserFireballPatchA + - name: BowserFireballPatch type: patch - addr_pal: 0x800991B8 - data: '600000006000000060000000600000006000000060000000600000006000000060000000600000006000000060000000' - - - name: BowserFireballPatchB - type: patch - addr_pal: 0x80099264 - data: '600000006000000060000000600000006000000060000000' + addr_pal: 0x80B44950 + data: '38000001' |