diff options
Diffstat (limited to 'bossBridgeBowser.yaml')
-rw-r--r-- | bossBridgeBowser.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bossBridgeBowser.yaml b/bossBridgeBowser.yaml index c7aea6c..d655274 100644 --- a/bossBridgeBowser.yaml +++ b/bossBridgeBowser.yaml @@ -49,6 +49,11 @@ hooks: src_addr_pal: 0x80B7E804 target_func: 'BowserDoomSpriteCollision(dEn_c *, ActivePhysics *, ActivePhysics *)' + - name: RemoveBowserAnimationCheck + type: patch + addr_pal: 0x80B4157C + data: '60000000' + # - name: SetBowserBridgeHP # type: patch # addr_pal: 0x80B3E478 |