From cce3594532338e77ceae17d1d4ab90db8d107862 Mon Sep 17 00:00:00 2001 From: codemann8 Date: Tue, 26 Jul 2022 18:30:04 -0500 Subject: [PATCH] Fixed issue with Inverted Aga portal not displaying tile correctly pre-Aga --- invertedmaps.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/invertedmaps.asm b/invertedmaps.asm index d2b86f2..2eacb8c 100644 --- a/invertedmaps.asm +++ b/invertedmaps.asm @@ -683,13 +683,13 @@ map091: ;Pyramid { LDA.l OWTileMapAlt+$5B : AND #$0001 : BNE + : JMP .notInverted ; Warp Tile Post-Aga Defeated - LDA #$0034 : STA $3BBE + + LDA #$0034 : STA $3BBE LDA ProgressIndicator : AND #$00FF : CMP #$0003 : BNE + LDA #$0212 : STA $3BBE + ; delete Goal sign - + LDA #$09F1 : STA $27B6 ; remove sign + LDA #$09F1 : STA $27B6 ; remove sign LDA #$09F0 : STA $27B4 ; remove the added pyramid peg on the left of the sign LDA #$0A06 : STA $2E1C ; cover up entrance