From 188b3be635198f1fc94241659294472a7b8e05d3 Mon Sep 17 00:00:00 2001 From: Treeki Date: Wed, 13 Feb 2013 23:53:17 +0100 Subject: patch bowser fireballs --- bossBridgeBowser.yaml | 11 +++-------- 1 file 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' -- cgit v1.2.3