diff --git a/Rom.py b/Rom.py index d8fcd686..f41e59e8 100644 --- a/Rom.py +++ b/Rom.py @@ -38,7 +38,7 @@ from source.dungeon.RoomList import Room0127 JAP10HASH = '03a63945398191337e896e5771f77173' -RANDOMIZERBASEHASH = '94a8df9d13105abcd655c7d59294ad20' +RANDOMIZERBASEHASH = 'b1ded43b30364c3e5d9a94afa2f46599' class JsonRom(object): diff --git a/asm/owrando.asm b/asm/owrando.asm index 04ffd047..68bdbb43 100644 --- a/asm/owrando.asm +++ b/asm/owrando.asm @@ -502,6 +502,7 @@ OWBonkDrops: .return PLA : PLA : PLB : RTL } +nop org $aa9000 OWDetectEdgeTransition: diff --git a/data/base2current.bps b/data/base2current.bps index af312a91..70c96830 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ