mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
KAZ splash probability - 1/8 :)
This commit is contained in:
@@ -72,8 +72,9 @@ mother
|
||||
main
|
||||
.IF CART_VERSION
|
||||
lda random
|
||||
bmi new_splash
|
||||
and #%11100000 ; Old splash probability 1/8
|
||||
sta SplashTypeFlag
|
||||
bne new_splash
|
||||
rts ; KAZ splash :)
|
||||
new_splash
|
||||
.ENDIF
|
||||
|
||||
Reference in New Issue
Block a user