diff --git a/BuGS/gameFlea.s b/BuGS/gameFlea.s index 6213b12..79a18bb 100644 --- a/BuGS/gameFlea.s +++ b/BuGS/gameFlea.s @@ -174,7 +174,7 @@ updateFlea_nextTile anop bne updateFlea_nextAction jsl rand0_to_65534 - and #$7 + and #$3 bne updateFlea_nextAction lda #TILE_MUSHROOM4 sta tiles+TILE_TYPE_OFFSET,x