events.asm: optimized a loop & fixed a bug

icepalacegraphics.asm: commented out a debug sta
retro.asm: check for arrows by checking arrows instead of bow
tables.asm: change default retro arrow price to match the price set by the randomizer site
This commit is contained in:
Myramong
2019-02-01 01:05:08 -04:00
parent a1dcd27102
commit ec138f4f98
4 changed files with 13 additions and 15 deletions

View File

@@ -25,7 +25,7 @@ BgGraphicsLoading:
; We're loading the floor tiles in Ice Palace. Instead of the normal file,
; load another one that replaces the bridge tiles with the Bombos medallion
LDA $FFFFFF
;LDA $FFFFFF
LDA.b #IcePalaceFloorGfx>>16
STA $02