From 4dd473d8132d44f6d11e23fb682f419a4c2eab1e Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 7 Oct 2012 04:09:48 +0200 Subject: half assed fix for the hammer suit cap thing --- poweruphax.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'poweruphax.yaml') diff --git a/poweruphax.yaml b/poweruphax.yaml index f6b6102..a9c8c97 100644 --- a/poweruphax.yaml +++ b/poweruphax.yaml @@ -163,6 +163,12 @@ hooks: - name: DisableHat99Thing type: nop_insn area_pal: 0x80089D48 + + - name: DisableHatForHammer + type: branch_insn + branch_type: b + src_addr_pal: 0x800CA658 + target_func: 'DisableHatForHammer' - name: LetPlayerGetHammerItem type: branch_insn -- cgit v1.2.3