Eyes UP randomization

This commit is contained in:
Pecusx
2025-06-13 11:17:19 +02:00
parent 758bb8c07a
commit 1c6d3d9ef0
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -772,7 +772,9 @@ not_end_f
stx FootPhase
cpx #10
bne no_eyes_up
; foot animation phase 10 - eyes up :)
; foot animation phase 10 - eyes up :) 50/50
bit RANDOM
bmi no_eyes_up
mvx #5 EyesPhase
jsr MenuEyesSet
no_eyes_up
BIN
View File
Binary file not shown.