From f6842204d0a84af474b3dbed4c8a049726b3691c Mon Sep 17 00:00:00 2001 From: cassidoxa Date: Fri, 8 Sep 2023 15:30:37 -0400 Subject: [PATCH] Fix BowTracking docs --- sram.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sram.asm b/sram.asm index 9bc5846..9e86afd 100644 --- a/sram.asm +++ b/sram.asm @@ -177,7 +177,7 @@ InventoryTracking: skip 2 ; - - - - - - o q b r m p n s k f (bitfield) ; p = Magic Powder | n = Mushroom Past | s = Shovel ; k = Inactive Flute | f = Active Flute | o = Any bomb acquired ; q = Quickswap locked -BowTracking: skip 2 ; b s p f - - - - - - - - - - - - (bitfield) +BowTracking: skip 2 ; - - - - - - - - b s p f - - - - (bitfield) ; b = Any Bow | s = Silver Arrows Upgrade | p = Second Progressive Bow ; f = First progressive bow ; The front end writes two distinct progressive bow items. p