diff options
Diffstat (limited to 'bossCaptainBowser.yaml')
-rw-r--r-- | bossCaptainBowser.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bossCaptainBowser.yaml b/bossCaptainBowser.yaml index 354d0dd..7544c56 100644 --- a/bossCaptainBowser.yaml +++ b/bossCaptainBowser.yaml @@ -32,6 +32,10 @@ hooks: # That offset stores a pointer to a table of pointers to strings, followed by four bytes of padding # Each string is an arcname to load + - name: NeverLetCarDismountPlayerIfItTouchesTheGround + type: patch + addr_pal: 0x80812C84 + data: '38600000' ################################################ # HOOKS FOR KOOPA THROW |