Difficulty and muzak from Alex

This commit is contained in:
Pecusx
2024-08-14 20:13:25 +02:00
parent dd5583cc33
commit 1dd6dc09bf
6 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -457,7 +457,7 @@ Shift
lda WorldTable-1,y lda WorldTable-1,y
bne no_mountain bne no_mountain
lda RANDOM lda RANDOM
and #%00011111 ; 32:1 and #%00111111 ; 64:1
bne no_mountain bne no_mountain
lda #13 lda #13
sta WorldTable-1,y sta WorldTable-1,y
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.