diff options
Diffstat (limited to 'poweruphax.yaml')
-rw-r--r-- | poweruphax.yaml | 7 |
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' + + |