ootw: fix some issues from last night

This commit is contained in:
Vince Weaver 2019-07-29 11:38:48 -04:00
parent 04fc767237
commit 382b5ea779

View File

@ -216,7 +216,7 @@ no_move_bubbles:
bne no_move_console
ldx CONSOLE_Y
cpx #40
cpx #48
bcs no_move_console ; bge
inx
@ -354,7 +354,7 @@ ripple4_sprite:
.byte $66,$66,$26,$5E,$2F,$2F,$2F,$66,$66,$26,$26,$26
tentacle_progression:
tentacle_monster_progression:
.word tentacle_sprite1
.word tentacle_sprite2
.word tentacle_sprite3
@ -441,6 +441,17 @@ tentacle_sprite7:
.byte $AA,$55,$AA
.byte $AA,$55,$AA
tentacle_sprite8:
.byte 3,8
.byte $AA,$55,$AA
.byte $55,$AA,$AA
.byte $55,$AA,$AA
.byte $A5,$55,$AA
.byte $AA,$55,$AA
.byte $AA,$55,$AA
.byte $AA,$55,$AA
.byte $AA,$55,$AA
bubbles_sprite:
.byte 5,2