Whoops
This commit is contained in:
2
Rom.py
2
Rom.py
@@ -27,7 +27,7 @@ from EntranceShuffle import door_addresses, exit_ids
|
|||||||
|
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = '03a63945398191337e896e5771f77173'
|
RANDOMIZERBASEHASH = '97349749df6f63cd19dec385b7adcd77'
|
||||||
|
|
||||||
|
|
||||||
class JsonRom(object):
|
class JsonRom(object):
|
||||||
|
|||||||
@@ -282,7 +282,7 @@ OWNewDestination:
|
|||||||
lda.l InvertedMode : bne .inverted
|
lda.l InvertedMode : bne .inverted
|
||||||
lda $7ef3ca : and.b #$40 : bra +
|
lda $7ef3ca : and.b #$40 : bra +
|
||||||
.inverted lda $7ef3ca : and.b #$40 : eor #$40
|
.inverted lda $7ef3ca : and.b #$40 : eor #$40
|
||||||
++ cmp #$40 : bne .nobunny
|
+ cmp #$40 : bne .nobunny
|
||||||
; turn into bunny
|
; turn into bunny
|
||||||
lda $5d : cmp #$17 : beq .return
|
lda $5d : cmp #$17 : beq .return
|
||||||
lda #$17 : sta $5d
|
lda #$17 : sta $5d
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user