mirror of
https://github.com/jeremysrand/BuGS.git
synced 2025-04-04 03:31:46 +00:00
Increase the chance that a flea produces a mushroom.
This commit is contained in:
parent
8bcd4fccf6
commit
2b45813cbb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user