Added the stz $047a for pod eg glitch

Standard generation improvements (Bomb escape rework)
Vanilla+ER generation improvements
This commit is contained in:
aerinon
2020-05-22 13:45:00 -06:00
parent ae7ce076af
commit 2d8d4ebf4a
10 changed files with 36 additions and 21 deletions

View File

@@ -65,6 +65,7 @@ TrapDoorFixer:
rts
Cleanup:
stz $047a
inc $11
lda $ef
rts

View File

@@ -80,7 +80,7 @@ SpiralWarp: {
tax : lda $02802e, x : tay
jsl DecompDungAnimatedTiles
+
stz $047a
ply : plx : plb ; pull the stuff we pushed
lda $a2 : and #$0f ; this is the code we are hijacking
rtl