From 3a14a2bae6287f495713ff946d425a85e3408098 Mon Sep 17 00:00:00 2001 From: krimtonz Date: Thu, 14 Mar 2019 14:30:17 -0500 Subject: [PATCH] Meg dies in 1 hit --- ASM/build/asm_symbols.txt | 1 + ASM/src/hacks.asm | 8 ++++++++ data/rom_patch.txt | 1 + 3 files changed, 10 insertions(+) diff --git a/ASM/build/asm_symbols.txt b/ASM/build/asm_symbols.txt index 845ef28..033882a 100644 --- a/ASM/build/asm_symbols.txt +++ b/ASM/build/asm_symbols.txt @@ -5,6 +5,7 @@ 000005B4 Shop_Item_Save_Offset 0000D260 .dbl:0010 0000D270 .dbl:0010 +00CDE1FC .byt:0001 00D7E178 @@not_in_ranch 00D7E18C @@return 00D7E18C return_from_the_other_function diff --git a/ASM/src/hacks.asm b/ASM/src/hacks.asm index 491e415..1bafc5c 100644 --- a/ASM/src/hacks.asm +++ b/ASM/src/hacks.asm @@ -243,3 +243,11 @@ ;Replaces: addiu t5, r0, 0x0200 .org 0xD4BE6C jal jabu_elevator + +;================================================================================================== +; Meg Dies in 1 hit +;================================================================================================== +; Replaces: +; 0x0A +.orga 0xCDE1FC + .byte 0x01 diff --git a/data/rom_patch.txt b/data/rom_patch.txt index 580934b..3ff2499 100644 --- a/data/rom_patch.txt +++ b/data/rom_patch.txt @@ -143,6 +143,7 @@ cc003b,45 cc003c,8f cc003d,a4 cc003f,18 +cde1fc,1 d12f78,34 d12f79,f d12f7b,0