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:
@@ -173,7 +173,7 @@ KeyGetPlayer:
|
||||
LoadProperties_PreserveItemMaybe:
|
||||
{
|
||||
lda.l ShuffleKeyDrops : bne +
|
||||
jsl Sprite_LoadProperties : rtl
|
||||
JML Sprite_LoadProperties
|
||||
+ lda $0e80, x : pha
|
||||
jsl Sprite_LoadProperties
|
||||
pla : sta $0e80, x
|
||||
|
||||
Reference in New Issue
Block a user