Fixed boss music when boss room entered thru Straight Stairs in DR

This commit is contained in:
codemann8
2021-07-12 20:59:47 -05:00
parent 30d8bdd813
commit c01c6f337a
2 changed files with 6 additions and 1 deletions

View File

@@ -398,7 +398,7 @@ StraightStairsTrapDoor:
.animateTraps
lda #$05 : sta $11
inc $0468 : stz $068e : stz $0690
++ rtl
++ JSL Underworld_DoorDown_Call : rtl
+ JML Dungeon_ApproachFixedColor ; what we wrote over
}