summaryrefslogtreecommitdiff
path: root/poweruphax.yaml
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-10-07 04:09:48 +0200
committerTreeki <treeki@gmail.com>2012-10-07 04:09:48 +0200
commit4dd473d8132d44f6d11e23fb682f419a4c2eab1e (patch)
tree5bcaac1bf9778443f06e154bd5c5c8e81f744eae /poweruphax.yaml
parentca0c9bcb0ff52cb1a9dbeb66a9065b855f1c365f (diff)
downloadkamek-4dd473d8132d44f6d11e23fb682f419a4c2eab1e.tar.gz
kamek-4dd473d8132d44f6d11e23fb682f419a4c2eab1e.zip
half assed fix for the hammer suit cap thing
Diffstat (limited to 'poweruphax.yaml')
-rw-r--r--poweruphax.yaml6
1 files changed, 6 insertions, 0 deletions
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