summaryrefslogtreecommitdiff
path: root/poweruphax.yaml
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2013-05-16 17:41:24 -0500
committerColin Noga <Tempus@chronometry.ca>2013-05-16 17:41:24 -0500
commit10ad5f9ab292ebf8719143f51c5f3eb68dd2ea47 (patch)
tree92a6b84a0143d0cad6fa9fdd11e896ff1c61ca52 /poweruphax.yaml
parentf9200ae310a06738a8fa8bf899e1a39123f12b9c (diff)
downloadkamek-10ad5f9ab292ebf8719143f51c5f3eb68dd2ea47.tar.gz
kamek-10ad5f9ab292ebf8719143f51c5f3eb68dd2ea47.zip
fixed player hammer collisions, added a CC note
Diffstat (limited to '')
-rw-r--r--poweruphax.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/poweruphax.yaml b/poweruphax.yaml
index 1c913f0..5e222a5 100644
--- a/poweruphax.yaml
+++ b/poweruphax.yaml
@@ -1019,3 +1019,10 @@ hooks:
src_addr_pal: 0x808D4CEC
target_func: 'SkawoStillHatesMe'
+
+ - name: PatchMultiplayerHits
+ type: patch
+ addr_pal: 0x8001E668
+ data: '38A00008'
+
+