Experimental no longer pre-opens stone walls
Updated baserom Fixed a standard bug where the exits to the ledge would be unavailable if the pyramid was pre-opened DR ASM optimization Removed Archery Game from Take-Any caves in inverted Fixed a problem with new YAML parser
This commit is contained in:
@@ -182,7 +182,7 @@ InroomStairsWarp: {
|
||||
sta $02
|
||||
stz $07
|
||||
lda $01 : and #$10 : lsr #4
|
||||
brl .layer
|
||||
JMP .layer
|
||||
.notEdge
|
||||
lda $01 : and #$03 : cmp #$03 : bne .normal
|
||||
txa : and #$06 : sta $07
|
||||
|
||||
Reference in New Issue
Block a user