Added the stz $047a for pod eg glitch
Standard generation improvements (Bomb escape rework) Vanilla+ER generation improvements
This commit is contained in:
@@ -65,6 +65,7 @@ TrapDoorFixer:
|
||||
rts
|
||||
|
||||
Cleanup:
|
||||
stz $047a
|
||||
inc $11
|
||||
lda $ef
|
||||
rts
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user